A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 33a3ceb129 v0.15.2
2017-07-09 14:11:17 -07:00
pre_commit Fix windows virtualenv issue 2017-07-09 13:40:51 -07:00
testing More specific symlink testing without checking in a symlink 2017-07-02 21:49:41 -07:00
tests Use a more intelligent default language version 2017-07-08 21:11:48 -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 dogfood: upgrade hooks 2017-07-02 21:25:49 -07: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.15.2 2017-07-09 14:11:17 -07: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 Fix coveralls badge 2017-02-01 08:27:41 -08:00
requirements-dev.txt Make hook-tmpl resilient to future changes 2017-02-22 08:48:36 -08:00
setup.cfg We're a universal wheel 2015-12-02 11:47:11 -08:00
setup.py v0.15.2 2017-07-09 14:11:17 -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/