A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2014-10-02 10:08:25 -07:00
pre_commit Remove plumbum 2014-10-02 06:59:37 -07:00
testing Remove plumbum 2014-10-02 06:59:37 -07:00
tests Remove plumbum 2014-10-02 06:59:37 -07:00
.coveragerc Allow multiple hooks with same id in .pre-commit-config.yaml 2014-07-31 08:37:37 -07:00
.gitignore Implement Store. pre-commit now installs files to ~/.pre-commit 2014-05-02 14:56:47 -07:00
.pre-commit-config.yaml Fix terminal width detection. 2014-09-05 14:08:10 -07:00
.travis.yml Add coveralls 2014-06-05 10:02:00 -07:00
CHANGELOG.md v0.3.0 2014-09-18 08:07:45 -07:00
example_hooks.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
example_pre-commit-config.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
hooks.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
Makefile Use cached-property package. 2014-06-17 06:49:54 -07:00
pylintrc Add error_handler and use it. 2014-08-13 11:02:28 -07:00
README.md Minor things to trigger a build. 2014-08-26 22:10:08 -07:00
requirements-dev.txt requirements_dev -> requirements-dev 2014-06-05 09:08:37 -07:00
setup.py Remove plumbum 2014-10-02 06:59:37 -07:00
tox.ini Restore 79 character lines. 2014-10-01 17:18:44 -07:00

Build Status Coverage Status

pre-commit

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

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