A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 5e80b6a4ab Merge pull request #204 from pre-commit/dont_rename_across_devices
Don't rename across devices.  Resolves #203
2015-02-27 10:21:28 -08:00
pre_commit Don't rename across devices. Resolves #203 2015-02-27 10:11:56 -08:00
testing Tests pass on windows 2015-02-27 00:48:01 -08:00
tests Tests pass on windows 2015-02-27 00:48:01 -08: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 Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -08:00
.travis.yml sudo: false for travis 2014-12-20 19:44:11 -08:00
appveyor.yml Add appveyor.yml 2015-02-27 00:48:05 -08:00
CHANGELOG.md v0.4.0 2015-02-27 08:05:35 -08:00
example_hooks.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
example_pre-commit-config.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
hooks.yaml Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -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.4.0 2015-02-27 08:05:35 -08:00
tox.ini Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -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/