A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
pre-commit-ci[bot] 247d892e69
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1)
- [github.com/asottile/setup-cfg-fmt: v1.17.0 → v1.18.0](https://github.com/asottile/setup-cfg-fmt/compare/v1.17.0...v1.18.0)
- [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](https://github.com/pre-commit/mirrors-mypy/compare/v0.910...v0.910-1)
2021-10-11 18:53:36 +00:00
.github add a bug report issue form 2021-09-06 15:01:42 -04:00
pre_commit make sure to not discard changes even if submodule.recurse=1 2021-10-01 18:45:36 -04:00
testing Add: post-rewrite hook support 2021-09-01 14:50:59 -05:00
tests make sure to not discard changes even if submodule.recurse=1 2021-10-01 18:45:36 -04:00
.gitignore add initial dotnet support 2020-09-27 15:04:35 -07:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2021-10-11 18:53:36 +00:00
.pre-commit-hooks.yaml fix casing in .pre-commit-hooks.yaml 2021-07-03 11:14:05 -07:00
azure-pipelines.yml add support for dart as a hook language 2021-08-29 08:57:56 -07:00
CHANGELOG.md v2.15.0 2021-09-02 20:33:19 -04:00
CONTRIBUTING.md Add foor missing required dependencies in CONTRIBUTING.md 2020-06-12 18:38:44 +02:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
README.md Add pre-commit.ci 2020-10-26 16:11:27 -07:00
requirements-dev.txt make an exe stub for windows 2020-09-28 18:37:10 -07:00
setup.cfg v2.15.0 2021-09-02 20:33:19 -04:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini add initial dotnet support 2020-09-27 15:04:35 -07:00

Build Status Azure DevOps coverage pre-commit.ci status

pre-commit

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

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