A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2014-03-13 22:12:33 -07:00
pre_commit OMG we're running a hook 2014-03-13 22:12:33 -07:00
tests OMG we're running a hook 2014-03-13 22:12:33 -07:00
.coveragerc Initial commit. 2014-03-12 20:25:19 -07:00
.gitignore Added pre-commit.py script 2014-03-13 09:07:55 -07:00
.pre-commit-config.yaml Add pyflakes hook 2014-03-13 18:42:41 -07:00
.travis.yml fixing build 2014-03-13 17:47:46 -07:00
example_manifest.yaml Remove unnecessary object level at top of manifest 2014-03-13 16:03:15 -07:00
example_pre-commit-config.yaml Added config validator and tests for it 2014-03-13 17:34:24 -07:00
Makefile Repository now parses languages and manifests 2014-03-13 20:33:42 -07:00
manifest.yaml Remove unnecessary object level at top of manifest 2014-03-13 16:03:15 -07:00
pre-commit.py added install and uninstall hooks 2014-03-13 13:59:05 -07:00
README.md Now under pre-commit organization 2014-03-13 09:25:18 -07:00
requirements.txt Merge remote-tracking branch 'origin/master' 2014-03-13 12:37:22 -07:00
setup.py Added config validator and tests for it 2014-03-13 17:34:24 -07:00

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

Some out-of-the-box hooks: https://github.com/pre-commit/pre-commit-hooks