A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 9297befe5c
Merge pull request #1113 from zimbatm/rust-language-fix
rust language: use the new cargo install command
2019-08-11 14:05:11 -07:00
pre_commit rust language: use the new cargo install command 2019-08-11 13:36:13 -07:00
testing Yet another try to fix #1013 2019-04-29 21:45:56 +02:00
tests Use expanduser in init-templatedir like git does 2019-08-03 13:30:13 -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 Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
azure-pipelines.yml Suggest tox --devenv instead of tox -e venv 2019-06-25 22:46:24 -07:00
CHANGELOG.md v1.18.0 2019-08-03 15:21:26 -07: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 Fix badge url 2019-04-28 22:08:21 -07:00
requirements-dev.txt Remove pypy3 workarounds since we don't test pypy3.2 2017-07-09 14:40:30 -07:00
setup.cfg v1.18.0 2019-08-03 15:21:26 -07:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini Suggest tox --devenv instead of tox -e venv 2019-06-25 22:46:24 -07:00

Build Status Azure DevOps coverage

pre-commit

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

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