Git-hooks
A collection of useful git hooks for various languages.
Common
- Commit Message Regex Matcher Hook: Checks that commit message matches specified RegEx
PHP
- PHP CodeSniffer Pre-commit Hook: run PHP CodeSniffer on your modified files before commit