A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 489d9f9926
Merge pull request #1281 from pre-commit/py2_cleanup_more
Some manual python 2 cleanup
2020-01-12 15:46:34 -08:00
pre_commit deep listdir works in python3 on windows 2020-01-12 13:39:53 -08:00
testing os.symlink is always an attribute in py3 2020-01-12 13:39:53 -08:00
tests os.symlink is always an attribute in py3 2020-01-12 13:39:53 -08:00
.coveragerc Add types to pre-commit 2020-01-12 10:15:01 -08:00
.gitignore mypy passes with check_untyped_defs 2020-01-12 09:27:04 -08:00
.pre-commit-config.yaml mypy passes with check_untyped_defs 2020-01-12 09:27:04 -08:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
azure-pipelines.yml upgrade hooks, pyupgrade pre-commit 2020-01-12 09:27:04 -08:00
CHANGELOG.md Fix the v1.21.0 release date in Changelog 2020-01-09 17:21:18 -03: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 some manual py2 cleanups 2020-01-12 09:27:04 -08:00
setup.cfg Add types to pre-commit 2020-01-12 10:15:01 -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

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

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