A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2014-03-14 13:34:12 -07:00
pre_commit Merge branch 'master' of github.com:pre-commit/pre-commit 2014-03-14 12:10:01 -07:00
scripts Ruby should work now 2014-03-14 10:45:00 -07:00
tests added tests for node 2014-03-14 11:25:23 -07:00
.coveragerc Initial commit. 2014-03-12 20:25:19 -07:00
.gitignore added basic run single hook implmentation 2014-03-13 23:05:02 -07:00
.pre-commit-config.yaml Remove jshint and scss-lint as hooks for this project since we're a pure python project. 2014-03-14 13:34:12 -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 Ruby should work now 2014-03-14 10:45:00 -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