git_hooks
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
These are various git hooks that are used to help improve the quality of Arora. They are managed using the git-hooks tool (Available here http://github.com/icefox/git-hooks) 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