pre-commit/pre_commit/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.py fix pre-commit autoupdate for core.useBuiltinFSMonitor=true on windows 2021-09-13 20:01:25 -04:00
clean.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
gc.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
hook_impl.py pre_commit: expose fail-fast argument for run subcommand 2021-10-03 03:18:57 +01:00
init_templatedir.py add init-templatedir --no-allow-missing-config 2020-07-20 19:02:35 -07:00
install_uninstall.py port hook template to bash 2021-09-27 19:34:04 -04:00
migrate_config.py remove duplicate warnings while running autoupdate 2021-08-30 20:56:24 -04:00
run.py pre_commit: expose fail-fast argument for run subcommand 2021-10-03 03:18:57 +01:00
sample_config.py Update pre-commit version in sample config 2020-09-27 14:54:42 -07:00
try_repo.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08:00