Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
/ verboten_words Public archive

pre-commit hook searches for words you do not want in your repo.

Notifications You must be signed in to change notification settings

Lab41/verboten_words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verboten_words

Tool for automatically flagging when you use a restricted word in your code

As a pre-commit hook

See pre-commit for instructions

Hooks available:

  • verboten-words - This hook alerts you to files with forbidden words.

What does it do?

Keep you from checking in files with internal naming conventions.

what If I want my own words?

make an environment variable VERBOTEN_FILE, one word per line comment lines start with a #

what If I really really want to push something in.

make an environment variable F_IT and commit to your hearts content...

About

pre-commit hook searches for words you do not want in your repo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages