Skip to content

cstaud/pre-commit-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

pre-commit-hook

motivation

checking for bad code in CI sucks, it's already checked in. rejecting bad code before commit would be nice.

goals

prohibit commits with bad code. require only ONE manual step, forever. support for multiple languages. no requirements for native tools.

how

self-updating bash script. git pre-commit hook. docker.

next

fault tolerance in self-update routine. more languages. run only on new files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published