pre-commit/pre_commit/commands
Joey Espinosa 5258dce73b fix: catch missing arg if using {prepare-}commit-msg stage
If using the prepare-commit-msg and commit-msg stages specifically (such
    as with the try-repo command), the `--commit-msg-filename` arg must be
provided.

[fixes #1336]

chore: improve error message for hook stage check
2020-02-23 10:15:59 -08:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08: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 Move most of the actual hook script into pre-commit hook-impl 2020-01-21 16:41:22 -08:00
init_templatedir.py More miscellaneous cleanup 2020-01-13 11:47:34 -08:00
install_uninstall.py Improve git hook shebang creation 2020-02-07 09:09:17 -08:00
migrate_config.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08:00
run.py fix: catch missing arg if using {prepare-}commit-msg stage 2020-02-23 10:15:59 -08:00
sample_config.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
try_repo.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08:00