Skip to content

Opinionated Git pre-commit hooks (because only vigilance can stop CoffeeScript)

Notifications You must be signed in to change notification settings

tommorris/bastardhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bastardhooks

Bastardhooks is a collection of pre-commit framework hooks to enforce code style preferences of mean, vicious bastards.

Hooks provided include:

  • check_for_rspec_focus: ensures that you don't check in RSpec tests that have focus words (e.g. fscenario)
  • no_coffee: prevents the check-in of CoffeeScript code based on a slightly irrational dislike of the language
  • no_stupid_php: checks to see if the user has attempted to use any particularly idiotic things in PHP (like magic_quotes)

About

Opinionated Git pre-commit hooks (because only vigilance can stop CoffeeScript)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages