Commit 8cb1e22
ci(pre-commit): Check existing commit messages
Use new commitizen-branch hook to verify correctness of existing commit
messages post-commit and pre-push. This guards against cherry-picked
commits with invalid commit messages as well as empty commit messages
(e.g., created with git commit --allow-empty-message).1 parent 1f0535a commit 8cb1e22
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments