A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile fa57970c29 Merge pull request #460 from pre-commit/install_hooks_command
Add an install-hooks command (similar to install --install-hooks).  Resolves #456
2017-01-04 08:53:18 -08:00
pre_commit Add an install-hooks command (similar to install --install-hooks). Resolves #456 2017-01-04 07:52:16 -08:00
testing Add tests for alternate config 2016-12-02 16:25:10 -08:00
tests Add an install-hooks command (similar to install --install-hooks). Resolves #456 2017-01-04 07:52:16 -08: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 Fix test error "fatal: empty ident name (for <(null)>) not allowed" 2016-12-04 13:33:41 +13:00
appveyor.yml Fix test error "fatal: empty ident name (for <(null)>) not allowed" 2016-12-04 13:33:41 +13:00
CHANGELOG.md v0.9.4 2016-12-05 08:07:53 -08:00
CONTRIBUTING.md Use python3.4 and 3.5 instead of 3.3 and 3.4 2016-06-01 09:20:41 -07:00
hooks.yaml Rename validate-{config,manifest} entrypoints 2015-07-25 23:11:57 -07:00
latest-git.sh Fix latest-git.sh 2016-11-07 10:37:46 -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
README.md Update README.md 2015-02-27 07:48:28 -08:00
requirements-dev.txt We're not using pylint 2016-05-20 16:14:18 -07:00
setup.cfg We're a universal wheel 2015-12-02 11:47:11 -08:00
setup.py v0.9.4 2016-12-05 08:07:53 -08:00
tox.ini Fix test error "fatal: empty ident name (for <(null)>) not allowed" 2016-12-04 13:33:41 +13: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/