pre-commit/pre_commit
2020-04-15 12:30:44 -07:00
..
commands validate argument length as part of hook-impl 2020-04-15 12:30:44 -07:00
languages Merge pull request #1388 from pre-commit/node_default_system 2020-04-09 16:48:18 -07:00
meta_hooks Some manual .format() -> f-strings 2020-01-12 13:39:53 -08:00
resources Add perl additional dependencies test 2020-02-01 16:13:01 +02:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
__main__.py upgrade hooks, pyupgrade pre-commit 2020-01-12 09:27:04 -08:00
clientlib.py Replace aspy.yaml with sort_keys=False 2020-01-31 17:18:59 -08:00
color.py support colors on windows during git better 2020-04-02 00:10:37 -07:00
constants.py Add post-checkout 2020-02-23 10:22:18 -08:00
envcontext.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
error_handler.py Don't crash out on OSErrors in subprocess calls 2020-03-12 10:52:10 -07:00
file_lock.py Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -08:00
git.py Make more readable --from-ref / --to-ref aliases for --source / --origin 2020-02-23 11:07:57 -08:00
hook.py move Hook data type to a separate file 2020-01-15 14:20:51 -08:00
logging_handler.py Some manual .format() -> f-strings 2020-01-12 13:39:53 -08:00
main.py Fix help description for --from-ref and --to-ref 2020-03-12 12:27:54 -07:00
make_archives.py More miscellaneous cleanup 2020-01-13 11:47:34 -08:00
output.py More miscellaneous cleanup 2020-01-13 11:47:34 -08:00
parse_shebang.py Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -08:00
prefix.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
repository.py move Hook data type to a separate file 2020-01-15 14:20:51 -08:00
staged_files_only.py More miscellaneous cleanup 2020-01-13 11:47:34 -08:00
store.py Add perl additional dependencies test 2020-02-01 16:13:01 +02:00
util.py Don't crash out on OSErrors in subprocess calls 2020-03-12 10:52:10 -07:00
xargs.py keyword only arguments in some places 2020-01-12 13:39:53 -08:00