A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2019-03-10 11:27:25 -07:00
pre_commit Merge pull request #944 from minrk/respect-git-exec-path 2019-02-18 08:14:34 -08:00
testing Revert "Merge pull request #888 from pre-commit/887_xfail_windows_node_again" 2019-01-20 22:22:39 -08:00
tests Improve testsuite speed on windows by ~23 seconds 2019-03-10 11:27:25 -07: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 Migrate to official pycqa/flake8 hooks repo 2019-01-30 00:39:01 -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.14.4 2019-02-18 09:13:54 -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 Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini Add W504 to ignored autopep8 rules 2019-01-29 22:09:47 -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/