A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile cc7bf965eb
Merge pull request #2743 from adamchainz/issue_2742
Add `--no-textconv` to `git diff` calls
2023-02-03 12:05:56 -05:00
.github upgrade asottile/workflows to get fast-checkout 2023-01-30 23:04:25 -05:00
pre_commit Add --no-textconv to git diff calls 2023-02-03 15:56:11 +00:00
testing test node directly 2023-01-31 21:13:11 -05:00
tests Add --no-textconv to git diff calls 2023-02-03 15:56:11 +00:00
.gitignore remove unneeded gitignore lines 2022-03-13 19:55:30 -04:00
.pre-commit-config.yaml drop python<3.8 2022-12-27 11:10:31 -05:00
.pre-commit-hooks.yaml deprecate pre-commit-validate-{config,manifest} 2022-04-24 19:08:47 -04:00
CHANGELOG.md v3.0.3 2023-02-01 18:21:18 -05:00
CONTRIBUTING.md remove python 2.x cross version tests 2022-12-06 17:36:57 -05:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
README.md azure pipelines -> github actions 2022-12-29 22:18:31 -05:00
requirements-dev.txt always use #!/bin/sh on windows 2022-01-05 13:22:49 -05:00
setup.cfg v3.0.3 2023-02-01 18:21:18 -05:00
setup.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
tox.ini drop python<3.8 2022-12-27 11:10:31 -05:00

build status 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/