A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2016-03-25 11:21:50 -07:00
pre_commit Factor out bash and activate files 2016-03-25 11:21:50 -07:00
testing Make a helper for running pre-commit as a subprocess under test 2016-02-07 13:03:59 -08:00
tests Factor out bash and activate files 2016-03-25 11:21:50 -07:00
.coveragerc Allow multiple hooks with same id in .pre-commit-config.yaml 2014-07-31 08:37:37 -07:00
.gitignore gitignore: add .cache 2015-10-02 16:21:35 -07:00
.pre-commit-config.yaml Run reorder-python-imports on Python2.7 2015-07-29 00:16:02 -04:00
.travis.yml Revert "Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests" 2016-02-07 14:08:17 -08:00
appveyor.yml Fix #322 by only removing git environment variables while cloning 2015-12-22 19:10:08 -08:00
CHANGELOG.md v0.7.6 2016-01-19 18:35:13 -08:00
CONTRIBUTING.md Add CONTRIBUTING.md. Resolves #274 2015-11-25 23:39:34 -08:00
hooks.yaml Rename validate-{config,manifest} entrypoints 2015-07-25 23:11:57 -07:00
latest-git.sh Add python3.5, pypy3, and latest git to travis 2015-12-04 14:30:15 -08:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
Makefile Factor out bash and activate files 2016-03-25 11:21:50 -07:00
pylintrc Add error_handler and use it. 2014-08-13 11:02:28 -07:00
README.md Update README.md 2015-02-27 07:48:28 -08:00
requirements-dev.txt Revert "Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests" 2016-02-07 14:08:17 -08:00
setup.cfg We're a universal wheel 2015-12-02 11:47:11 -08:00
setup.py Only require argparse / ordereddict under py26 2016-03-25 10:19:01 -07:00
tox.ini No 'docs' toxenv 2016-03-21 10:58:01 -07:00

Build Status Coverage Status Build status

pre-commit

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

For more information see: http://pre-commit.com/