A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile f21257cdba WIP: progress dots
Based on @chriskuehl's branch here:
- f7213054ac
2019-10-19 13:30:13 -07:00
pre_commit WIP: progress dots 2019-10-19 13:30:13 -07:00
testing show color in hook outputs when attached to a tty 2019-10-12 23:17:36 -07:00
tests show color in hook outputs when attached to a tty 2019-10-12 23:17:36 -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 Use importlib.metadata directly in python3.8+ 2019-10-17 10:52:44 -07:00
CHANGELOG.md v1.18.3 2019-08-27 10:38:53 -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 redundant flake8 dependency 2019-08-27 21:28:06 -07:00
setup.cfg Use importlib.metadata directly in python3.8+ 2019-10-17 10:52:44 -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/