A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 857fd4ea72 v0.5.5
2015-09-04 08:48:58 -07:00
pre_commit Use ggrep instead of grep for pcre on mac os 2015-09-03 11:44:39 +02:00
testing Allow arbitrary bytes in output. Resolves #245 2015-07-23 12:59:13 -07:00
tests Allow specifying python version relative to user's home directory. 2015-08-13 12:03:26 -04: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 Run reorder-python-imports on Python2.7 2015-07-29 00:16:02 -04:00
.travis.yml Fix shallow clone in travis-ci 2015-09-03 08:17:54 -07:00
appveyor.yml Add appveyor.yml 2015-02-27 00:48:05 -08:00
CHANGELOG.md v0.5.5 2015-09-04 08:48:58 -07:00
hooks.yaml Rename validate-{config,manifest} entrypoints 2015-07-25 23:11:57 -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 Update README.md 2015-02-27 07:48:28 -08:00
requirements-dev.txt Quote args in venv'd languages 2015-02-04 19:01:56 -08:00
setup.py v0.5.5 2015-09-04 08:48:58 -07:00
tox.ini Run pre-commit hooks in tox (and thus travis) 2015-07-29 00:13:14 -04: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/