We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcb778 commit 99358f0Copy full SHA for 99358f0
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 --commit
+ entry: devmoji -e --lint
5
language: node
6
pass_filenames: false
7
stages: [prepare-commit-msg]
0 commit comments