pre-commit/tests/commands
Peter Cock 7aacceff93 Add --quiet to the hook-impl command.
Can now add --quiet to the scripts like
.git/hooks/pre-commit to run in quiet mode.
2020-08-22 23:38:44 +01:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate_test.py Maintain scalar quoting style when autoupdate re-writes rev 2020-05-04 19:29:03 -07:00
clean_test.py some manual py2 cleanups 2020-01-12 09:27:04 -08:00
gc_test.py Implement pre-commit autoupdate --freeze 2019-12-28 13:07:39 -08:00
hook_impl_test.py Add --quiet to the hook-impl command. 2020-08-22 23:38:44 +01:00
init_templatedir_test.py add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
install_uninstall_test.py fix hooks firing during staged_files_only 2020-05-02 14:00:21 -07:00
migrate_config_test.py refuse to migrate an invalid configuration 2020-05-10 18:02:37 -07:00
run_test.py normalize slashes even earlier on windows for filenames 2020-06-08 14:53:27 -07:00
sample_config_test.py upgrade hooks, pyupgrade pre-commit 2020-01-12 09:27:04 -08:00
try_repo_test.py More miscellaneous cleanup 2020-01-13 11:47:34 -08:00