A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile c8f0da00b8 Merge pull request #310 from pre-commit/fix_printing_of_non_ascii_in_error_handler
Fix printing of non-ascii in error handler
2015-12-01 14:16:53 -08:00
pre_commit Fix printing of non-ascii in error handler 2015-12-01 12:48:44 -08:00
testing Output a message when a hook fails due to file modification 2015-11-25 16:27:47 -08:00
tests Fix printing of non-ascii in error handler 2015-12-01 12:48:44 -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 Take advantage of the travis-ci cache feature 2015-10-05 08:49:07 -07:00
appveyor.yml Fix appveyor and windows. Resolves #293 2015-11-23 22:28:57 -08:00
CHANGELOG.md v0.6.6 2015-11-25 15:13:03 -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
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 Use newer coverage. Resolves #273 2015-11-24 11:21:14 -08:00
setup.py v0.6.6 2015-11-25 15:13:03 -08:00
tox.ini Fix appveyor and windows. Resolves #293 2015-11-23 22:28:57 -08: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/