..
commands
add support for post-commit
2020-04-27 10:55:22 -07:00
languages
Improve python healthy() and eliminate python_venv
2020-05-03 21:55:48 -07:00
meta_hooks
Additional fixes prompted by double-quote-string-fixer.
2019-03-18 10:24:46 +11:00
__init__.py
Initial commit.
2014-03-12 20:25:19 -07:00
clientlib_test.py
Some manual .format() -> f-strings
2020-01-12 13:39:53 -08:00
color_test.py
support colors on windows during git better
2020-04-02 00:10:37 -07:00
conftest.py
Remove pre_commit.five
2020-01-12 13:39:53 -08:00
envcontext_test.py
keyword only arguments in some places
2020-01-12 13:39:53 -08:00
error_handler_test.py
Don't crash on un-stringable exceptions
2020-03-10 09:02:51 -07:00
git_test.py
Make more readable --from-ref / --to-ref aliases for --source / --origin
2020-02-23 11:07:57 -08:00
logging_handler_test.py
More miscellaneous cleanup
2020-01-13 11:47:34 -08:00
main_test.py
Move most of the actual hook script into pre-commit hook-impl
2020-01-21 16:41:22 -08:00
make_archives_test.py
upgrade hooks, pyupgrade pre-commit
2020-01-12 09:27:04 -08:00
output_test.py
More miscellaneous cleanup
2020-01-13 11:47:34 -08:00
parse_shebang_test.py
Use covdefaults to handle coveragerc
2020-02-29 14:25:19 -08:00
prefix_test.py
upgrade hooks, pyupgrade pre-commit
2020-01-12 09:27:04 -08:00
repository_test.py
Improve python healthy() and eliminate python_venv
2020-05-03 21:55:48 -07:00
staged_files_only_test.py
More miscellaneous cleanup
2020-01-13 11:47:34 -08:00
store_test.py
Add types to pre-commit
2020-01-12 10:15:01 -08:00
util_test.py
Don't crash out on OSErrors in subprocess calls
2020-03-12 10:52:10 -07:00
xargs_test.py
Add types to pre-commit
2020-01-12 10:15:01 -08:00