We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8519ca4 commit e7862e6Copy full SHA for e7862e6
docs/tutorials/auto_check.md
@@ -25,6 +25,7 @@ repos:
25
rev: v1.17.0
26
hooks:
27
- id: commitizen
28
+ stages: [commit-msg]
29
```
30
31
- Step 3: Install the configuration into git hook through `pre-commit`
0 commit comments