A framework for managing and maintaining multi-language pre-commit hooks.
Find a file
Anthony Sottile 7cd2364da7
Merge pull request #762 from pre-commit/simpler_fixture
Simplify setup.py in arbitrary_bytes_repo
2018-06-03 22:16:56 -07:00
pre_commit Invoke -mvenv with the original python if in a -mvirtualenv venv 2018-05-28 15:14:17 -07:00
testing Simplify setup.py in arbitrary_bytes_repo 2018-06-03 20:56:07 -07:00
tests Make local hooks work 2018-05-24 19:42:58 -07:00
.coveragerc Set skip_covered = True in .coveragerc 2018-05-12 11:17:46 -07:00
.gitignore Change ignored cache dir for pytest 3.4.0 2018-02-01 11:15:30 -08:00
.pre-commit-config.yaml Ran pre-commit autoupdate. 2018-03-08 22:41:50 -08:00
.pre-commit-hooks.yaml Remove validate_config hook 2017-08-23 14:06:48 -07:00
.travis.yml Include README as long_description 2018-06-01 18:42:48 -07:00
appveyor.yml Stop crlf messages in appveyor 2018-06-03 21:33:10 -07:00
CHANGELOG.md v1.10.1 2018-05-28 17:16:52 -07:00
CONTRIBUTING.md pytest: drop the dot! 2018-05-25 15:00:32 -07:00
get-swift.sh update swift to swift 4 2018-02-24 11:19:13 -08:00
latest-git.sh Restore git 1.8 support 2018-03-12 14:36:07 -07:00
LICENSE MIT 2014-06-05 08:57:40 -07:00
MANIFEST.in Add MANIFEST file to include license in sdist 2018-05-03 11:26:40 -03:00
README.md https-ify links 2018-01-13 18:17:54 -08:00
requirements-dev.txt Remove pypy3 workarounds since we don't test pypy3.2 2017-07-09 14:40:30 -07:00
setup.cfg Replace legacy wheel metadata 2018-04-30 09:33:20 -04:00
setup.py Include README as long_description 2018-06-01 18:42:48 -07:00
tox.ini E309 is no longer rewritten by autopep8 2018-06-01 13:39:40 -07:00

Build Status Coverage Status Build status

pre-commit

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

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