pre-commit/pre_commit
2021-04-10 00:37:59 -07:00
..
commands skip installation for SKIP'd hooks 2021-04-10 00:37:59 -07:00
languages install package from prefix_dir, not env_dir (which yields empty pkg) 2021-03-09 16:44:36 -08:00
meta_hooks add types_or 2020-11-02 17:25:10 +00:00
resources fix archive permissions for ruby tar.gz roots 2021-04-06 07:55:32 -07: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 Instruct users how to prevent a mutable rev in repo warning. 2021-02-23 17:59:50 -08:00
color.py warn on old list-style configuration 2020-07-25 13:04:54 -07:00
constants.py Add: post-merge hook support 2021-02-23 19:00:02 -08:00
envcontext.py use slightly simpler enum syntax 2020-11-09 12:29:57 -08:00
error_handler.py Distinct error handling exit codes 2020-10-28 11:13:04 -07:00
errors.py check cygwin mismatch earlier 2020-09-20 10:42:11 -07:00
file_lock.py use comparison with sys.platform so mypy understands it 2021-01-25 12:47:07 -08:00
git.py Fix pre-commit install on subst drives 2021-02-23 18:52:24 -08:00
hook.py add types_or 2020-11-02 17:25:10 +00:00
logging_handler.py Some manual .format() -> f-strings 2020-01-12 13:39:53 -08:00
main.py Add: post-merge hook support 2021-02-23 19:00:02 -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 produce a more useful error message when non-installable things use language_version or additional_dependencies 2021-01-22 13:56:06 -08:00
staged_files_only.py fix hooks firing during staged_files_only 2020-05-02 14:00:21 -07:00
store.py add support for R via renv 2021-03-07 13:58:14 -08:00
util.py util: use set instead of tuple in errno check 2020-12-06 07:45:31 -08:00
xargs.py give xargs batch file execution additional headroom 2021-04-04 10:00:55 -07:00