-
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
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
Labels
No labels