/git-commit-msg-hook

git commit-msg hook to verify commit messages

Primary LanguagePython

git-commit-msg-hook

git commit-msg hook to verify commit messages. as a start it enforces the respect of the common rules, described here https://cbea.ms/git-commit/.

How to use it

you should figure it out after checking the install.sh script.

customizations

you can add your own set of rules, feel free to create a PR.