A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Greg Singer 1b435f1f1f add init-templatedir --no-allow-missing-config
Add a `--no-allow-missing-config` option to the `init-templatedir`
command. Enable configuration of a Git template that requires newly
cloned repos to have a `pre-commit` config.
2020-07-20 19:02:35 -07:00
pre_commit add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
testing skip rbenv if ruby and gem are installed with default language_version 2020-06-15 13:50:47 -07:00
tests add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
.gitignore mypy passes with check_untyped_defs 2020-01-12 09:27:04 -08:00
.pre-commit-config.yaml upgrade mypy to get typeshed fixes 2020-07-08 13:55:28 -07:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
azure-pipelines.yml skip rbenv if ruby and gem are installed with default language_version 2020-06-15 13:50:47 -07:00
CHANGELOG.md v2.6.0 2020-07-01 12:39:34 -07: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 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 v2.6.0 2020-07-01 12:39:34 -07:00
setup.py Migrate setup.py to setup.cfg declarative metadata 2019-02-27 22:12:03 -08:00
tox.ini slightly speed up tests by avoiding pre-commit install 2020-05-26 21:53:16 -07: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/