A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 321685ee0e
Merge pull request #2796 from m-rsha/os-name
prefer `sys.platform` over `os.name` when checking for windows OS
2023-03-04 01:20:22 -05:00
.github test languages only when they are changed 2023-02-21 11:11:44 -05:00
pre_commit prefer sys.platform over os.name when checking for windows OS 2023-03-03 22:13:07 -06:00
testing prefer sys.platform over os.name when checking for windows OS 2023-03-03 22:13:07 -06:00
tests prefer sys.platform over os.name when checking for windows OS 2023-03-03 22:13:07 -06:00
.gitignore remove unneeded gitignore lines 2022-03-13 19:55:30 -04:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2023-02-21 02:06:17 +00:00
.pre-commit-hooks.yaml deprecate pre-commit-validate-{config,manifest} 2022-04-24 19:08:47 -04:00
CHANGELOG.md v3.1.1 2023-02-27 21:07:23 -05:00
CONTRIBUTING.md List golang as first-class language 2023-02-08 06:43:04 +00: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.1.1 2023-02-27 21:07:23 -05:00
setup.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
tox.ini test languages only when they are changed 2023-02-21 11:11:44 -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/