..
commands
add init-templatedir --no-allow-missing-config
2020-07-20 19:02:35 -07:00
languages
skip rbenv if ruby and gem are installed with default language_version
2020-06-15 13:50:47 -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
prevent infinite recursion of post-checkout on clone
2020-06-09 10:18:22 -07:00
logging_handler_test.py
More miscellaneous cleanup
2020-01-13 11:47:34 -08:00
main_test.py
add init-templatedir --no-allow-missing-config
2020-07-20 19:02:35 -07: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
fix node hooks when NPM_CONFIG_USERCONFIG is set
2020-06-19 13:58:14 -07:00
staged_files_only_test.py
More miscellaneous cleanup
2020-01-13 11:47:34 -08:00
store_test.py
Use the real path of the cache root
2020-05-08 14:22:57 -07: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