pre-commit/tests/commands
Luís Ferreira 61efc539a4
pre_commit: expose fail-fast argument for run subcommand
This patch exposes the fail-fast feature as a command-line argument for the run
subcommand, allowing to run pre-commit to stop at the first failed hook without
the need of temporarily writing it to the configuration file when temporarily
needed.

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2021-10-03 03:18:57 +01:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate_test.py fix pre-commit autoupdate for core.useBuiltinFSMonitor=true on windows 2021-09-13 20:01:25 -04: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: post-rewrite hook support 2021-09-01 14:50:59 -05:00
init_templatedir_test.py add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
install_uninstall_test.py port hook template to bash 2021-09-27 19:34:04 -04:00
migrate_config_test.py remove duplicate warnings while running autoupdate 2021-08-30 20:56:24 -04:00
run_test.py pre_commit: expose fail-fast argument for run subcommand 2021-10-03 03:18:57 +01:00
sample_config_test.py Update pre-commit version in sample config 2020-09-27 14:54:42 -07:00
try_repo_test.py fix excess whitespace in traceback in error 2020-09-07 15:01:50 -07:00