Skip to content

[feature] pre-commit #261

@Freed-Wu

Description

@Freed-Wu

Can add a .pre-commit-hooks.yaml in this project?

-   id: gitmoji-changelog
    name: gitmoji-changelog
    description: 'XXX'
    entry: gitmoji-changelog
    language: node
    'types': [markdown]
    args: []
    require_serial: false
    minimum_pre_commit_version: '0'

It will allow users when they git commit, gitmoji-changelog will be executed automatically if https://github.com/pre-commit/pre-commit is installed. TIA!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions