A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile ad8eb93af4 Merge pull request #468 from pre-commit/py36
Test py36 instead of py34
2017-01-21 17:20:40 -08:00
pre_commit Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml 2017-01-21 13:47:59 -08:00
testing Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml 2017-01-21 13:47:59 -08:00
tests Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml 2017-01-21 13:47:59 -08:00
.coveragerc Fixups to make appveyor happy 2017-01-16 18:50:49 -08: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
.pre-commit-hooks.yaml Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml 2017-01-21 13:47:59 -08:00
.travis.yml Test py36 instead of py34 2017-01-20 21:07:48 -08:00
appveyor.yml Test py36 instead of py34 2017-01-20 21:07:48 -08:00
CHANGELOG.md v0.11.0 2017-01-20 20:33:06 -08:00
CONTRIBUTING.md Code cleanup and tests 2017-01-04 10:35:00 -05:00
get-swift.sh Install swift in travis-ci 2017-01-16 17:50:09 -08:00
hooks.yaml Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml 2017-01-21 13:47:59 -08: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 Test py36 instead of py34 2017-01-20 21:07:48 -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/