pre-commit/pre_commit
2020-09-20 10:42:11 -07:00
..
commands drop python.exe extension on windows on shebang 2020-09-09 12:42:48 -07:00
languages Merge pull request #1603 from pre-commit/no_format_executable 2020-09-18 09:37:41 -07:00
meta_hooks normalize slashes even earlier on windows for filenames 2020-06-08 14:53:27 -07:00
resources Add dummy go.mod for local "empty" installs 2020-05-02 21:02:36 +03: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 check cygwin mismatch earlier 2020-09-20 10:42:11 -07:00
color.py warn on old list-style configuration 2020-07-25 13:04:54 -07:00
constants.py add support for post-commit 2020-04-27 10:55:22 -07:00
envcontext.py Add types to pre-commit 2020-01-12 10:15:01 -08:00
error_handler.py check cygwin mismatch earlier 2020-09-20 10:42:11 -07:00
errors.py check cygwin mismatch earlier 2020-09-20 10:42:11 -07:00
file_lock.py upgrade mypy to get typeshed fixes 2020-07-08 13:55:28 -07:00
git.py check cygwin mismatch earlier 2020-09-20 10:42:11 -07: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 check cygwin mismatch earlier 2020-09-20 10:42:11 -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 fix atomic file replace on windows 2020-08-23 10:18:59 -07:00
staged_files_only.py fix hooks firing during staged_files_only 2020-05-02 14:00:21 -07:00
store.py fix atomic file replace on windows 2020-08-23 10:18:59 -07:00
util.py Maintain scalar quoting style when autoupdate re-writes rev 2020-05-04 19:29:03 -07:00
xargs.py keyword only arguments in some places 2020-01-12 13:39:53 -08:00