pre-commit/pre_commit
2019-03-30 13:40:37 -07:00
..
commands Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00
languages Run npm install before npm install -g 2019-03-14 18:31:57 -07:00
meta_hooks Speed up filename filtering. 2019-01-23 20:48:41 -08:00
resources Produce slightly more helpful message 2019-03-30 13:40:37 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
__main__.py Runnable as python -m pre_commit 2014-07-22 19:22:29 -07:00
clientlib.py Add top level minimum_pre_commit_version 2019-03-21 18:29:17 -07:00
color.py Move logic to handle terminal not supporting colors to use_color 2018-08-30 19:15:46 -07:00
color_windows.py Additional fixes prompted by double-quote-string-fixer. 2019-03-18 10:24:46 +11:00
constants.py Implement default_language_version 2019-01-05 13:15:23 -08:00
envcontext.py Small cleanups 2017-09-30 15:53:44 -07:00
error_handler.py pre-commit gc 2019-01-02 19:07:23 -08:00
file_lock.py better no-cover for windows 2018-12-27 18:25:52 -08:00
five.py Small cleanups 2017-09-30 15:53:44 -07:00
git.py Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00
logging_handler.py Only configure logging inside the context 2019-01-01 15:01:37 -08:00
main.py Don't require git for clean, gc, sample-config 2019-03-02 19:01:05 -08:00
make_archives.py Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00
output.py Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
parse_shebang.py Improve not found error with script paths (./exe) 2018-07-04 14:55:00 -07:00
prefix.py Install multi-hook repositories only once 2018-10-23 10:28:37 -07:00
repository.py Implement default_stages 2019-01-06 10:32:58 -08:00
staged_files_only.py Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
store.py Ignore shallow clone coverage on appveyor 2019-03-16 00:16:42 +01:00
util.py Speed up filename filtering. 2019-01-23 20:48:41 -08:00
xargs.py Add support for passing cwd and env to xargs 2019-03-19 20:35:21 +01:00