A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
2020-05-10 11:30:37 -07:00
pre_commit Use the real path of the cache root 2020-05-08 14:22:57 -07:00
testing Merge pull request #1431 from pre-commit/better_healthy 2020-05-04 10:52:59 -07:00
tests xfail this one too 2020-05-10 11:30:37 -07:00
.gitignore mypy passes with check_untyped_defs 2020-01-12 09:27:04 -08:00
.pre-commit-config.yaml Default to language_version: system if node and npm are installed 2020-04-07 20:31:42 -07:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
azure-pipelines.yml Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -08:00
CHANGELOG.md v2.3.0 2020-04-22 14:16:23 -07:00
CONTRIBUTING.md add instructions to activate virtualenvs on windows 2020-04-26 18:06:39 -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 Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -08:00
setup.cfg Improve python healthy() and eliminate python_venv 2020-05-03 21:55:48 -07:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -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/