A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 84c398d6f4
Merge pull request #912 from asottile/intent_to_add
Fix staged-files-only for `git add --intent-to-add` files
2019-01-08 10:36:00 -08:00
pre_commit Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
testing small cleanups in tests 2019-01-06 12:08:52 -08:00
tests Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
.coveragerc Exclude coverage in the template file 2018-10-14 14:37:36 -07:00
.gitignore Change ignored cache dir for pytest 3.4.0 2018-02-01 11:15:30 -08:00
.pre-commit-config.yaml Implement default_language_version 2019-01-05 13:15:23 -08:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
.travis.yml Refactor pre_commit.repository and factor out cached-property 2018-12-30 20:56:49 -08:00
appveyor.yml Revert "Merge pull request #788 from pre-commit/cache_cargo_windows" 2018-07-17 18:23:08 -07:00
CHANGELOG.md v1.13.0 2018-12-20 12:05:22 -08:00
CONTRIBUTING.md pytest: drop the dot! 2018-05-25 15:00:32 -07:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
MANIFEST.in Add MANIFEST file to include license in sdist 2018-05-03 11:26:40 -03:00
README.md https-ify links 2018-01-13 18:17:54 -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 Replace legacy wheel metadata 2018-04-30 09:33:20 -04:00
setup.py bump cfgv, forgot in last PR 2019-01-07 07:38:16 -08:00
tox.ini Add more 'no cover windows' comments 2018-12-31 14:06:10 -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: https://pre-commit.com/