Tool for automatically flagging when you use a restricted word in your code
See pre-commit for instructions
Hooks available:
verboten-words
- This hook alerts you to files with forbidden words.
Keep you from checking in files with internal naming conventions.
make an environment variable VERBOTEN_FILE
, one word per line comment lines start with a #
make an environment variable F_IT
and commit to your hearts content...