Skip to content

MahamdiAmine/git-commit-msg-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.