A collection of useful Git Hooks.
Just download the needed script and config your Git to use it as hook.
Although, the simplest way to add hooks, is using the Git Hooks manager. It helps to configure any hooks via config file, and allows to have multiple scripts per hook.
You can open .gitconfig to see how this project is using the Git Hooks manager.
Please see CONTRIBUTING and CODE OF CONDUCT for more details.
Enjoy coding ❤️