Skip to content

Files

Latest commit

 

History

History
 
 

git_hooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Git hooks

These are various git hooks that are used to help improve the quality of Endorphin.

They are managed using the git-hooks tool.

To enable them run "git hooks install"

Some hooks to add: check for a license in the file commited check that the author has a copyright statement in the file they are modifing