We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76d2ce commit cfcb778Copy full SHA for cfcb778
1 file changed
.pre-commit-hooks.yaml
@@ -1,7 +1,7 @@
1
- id: devmoji
2
name: devmoji
3
description: Check or decorate commit messages with emojis.
4
- entry: devmoji --check
+ entry: devmoji --commit
5
language: node
6
pass_filenames: false
7
stages: [prepare-commit-msg]
0 commit comments