A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 56fca92a42 Remove slowtests=false setting
It wasn't actually working because of tox, I also don't use this.
2017-11-02 15:48:43 -07:00
pre_commit Some minor fixups 2017-10-30 09:12:48 -07:00
testing Remove slowtests=false setting 2017-11-02 15:48:43 -07:00
tests Remove slowtests=false setting 2017-11-02 15:48:43 -07:00
.coveragerc Fixup log_file commit 2017-05-08 11:04:07 -07:00
.gitignore gitignore: add .cache 2015-10-02 16:21:35 -07:00
.pre-commit-config.yaml Some minor fixups 2017-10-30 09:12:48 -07:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
.travis.yml Work around travis-ci/travis-ci#8363 2017-09-07 09:45:09 -07:00
appveyor.yml Adhere to XDG specification for cache dir. 2017-09-06 10:00:35 -07:00
CHANGELOG.md v1.3.0 2017-10-08 15:07:48 -07:00
CONTRIBUTING.md Remove slowtests=false setting 2017-11-02 15:48:43 -07:00
get-swift.sh Update swift urls (the old ones 404d) 2017-08-06 20:01:36 -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 Fix coveralls badge 2017-02-01 08:27:41 -08:00
requirements-dev.txt Remove pypy3 workarounds since we don't test pypy3.2 2017-07-09 14:40:30 -07:00
setup.cfg We're a universal wheel 2015-12-02 11:47:11 -08:00
setup.py v1.3.0 2017-10-08 15:07:48 -07:00
tox.ini Replace jsonschema with better error messages 2017-03-08 14:07:00 -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/