Skip to content

adamgreenhall/githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

githooks

These are desinged to keep you from committing:

  • breakpoints: code with breakpoints like set_trace()
  • pep8: code that has bad syntax
  • flake8: code that has bad syntax or undeclared variables

installing

Add the githooks folder to your repo.

And the enfore the githooks using: ./githooks/setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published