A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 1c641b1c28 v2.1.0
2020-02-18 10:53:53 -08:00
pre_commit Merge pull request #1319 from pre-commit/better_shebang_detection 2020-02-07 09:27:13 -08:00
testing delete unused testing/latest-git.sh 2020-02-03 14:06:51 -08:00
tests Improve git hook shebang creation 2020-02-07 09:09:17 -08:00
.coveragerc More miscellaneous cleanup 2020-01-13 11:47:34 -08:00
.gitignore mypy passes with check_untyped_defs 2020-01-12 09:27:04 -08:00
.pre-commit-config.yaml Fix pre-commit in python 3.6.0-3.6.1 2020-01-29 17:40:16 -08:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
azure-pipelines.yml put strawberry perl on the beginning of the PATH for windows 2020-02-03 12:42:10 -08:00
CHANGELOG.md v2.1.0 2020-02-18 10:53:53 -08:00
CONTRIBUTING.md Suggest tox --devenv instead of tox -e venv 2019-06-25 22:46:24 -07:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
README.md Add pre-commit badge 2020-02-14 10:49:03 -08:00
requirements-dev.txt some manual py2 cleanups 2020-01-12 09:27:04 -08:00
setup.cfg v2.1.0 2020-02-18 10:53:53 -08:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini upgrade hooks, pyupgrade pre-commit 2020-01-12 09:27:04 -08:00

Build Status Azure DevOps coverage pre-commit

pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

For more information see: https://pre-commit.com/