Skip to content

Commit 29cb3dc

Browse files
committed
docs(check): enforce cz check only whem committing
1 parent a5ff413 commit 29cb3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/check.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ python -m pip install pre-commit
1616
```yaml
1717
- repo: https://github.com/Woile/commitizen
1818
rev: master
19+
stages: [commit-msg]
1920
hooks:
2021
- id: commitizen
2122
```

0 commit comments

Comments
 (0)