pre-commit/pre_commit
Anthony Sottile 2c88791a7f Add pre-commit try-repo
`try-repo` is useful for:
- Trying out a remote hook repository without needing to configure it.
- Testing a hook repository while developing it.
2017-10-07 18:03:52 -07:00
..
commands Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
languages Add ctypes to healthy check 2017-10-03 21:10:09 -07:00
resources Use some bash best practices and simplify hook template 2017-09-21 16:09:49 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
__main__.py Runnable as python -m pre_commit 2014-07-22 19:22:29 -07:00
clientlib.py Small cleanups 2017-09-30 15:53:44 -07:00
color.py Small cleanups 2017-09-30 15:53:44 -07:00
color_windows.py Small cleanups 2017-09-30 15:53:44 -07:00
constants.py Small cleanups 2017-09-30 15:53:44 -07:00
envcontext.py Small cleanups 2017-09-30 15:53:44 -07:00
error_handler.py Small cleanups 2017-09-30 15:53:44 -07:00
file_lock.py Small cleanups 2017-09-30 15:53:44 -07:00
five.py Small cleanups 2017-09-30 15:53:44 -07:00
git.py Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
logging_handler.py Small cleanups 2017-09-30 15:53:44 -07:00
main.py Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
make_archives.py Small cleanups 2017-09-30 15:53:44 -07:00
manifest.py Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
output.py Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
parse_shebang.py Replace our implementation of shebang parsing with identify's 2017-07-02 18:51:26 -07:00
prefixed_command_runner.py Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
repository.py Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
runner.py Add pre-commit try-repo 2017-10-07 18:03:52 -07:00
schema.py Revert "Remove remove_defaults -- it wasn't doing anything" 2017-09-08 14:22:36 -07:00
staged_files_only.py Do not crash in staged_files_only if patch_dir does not exist 2017-09-17 15:22:48 -07:00
store.py Adhere to XDG specification for cache dir. 2017-09-06 10:00:35 -07:00
util.py Small cleanups 2017-09-30 15:53:44 -07:00
xargs.py xargs returns nonzero for negate + not found exe (fixes pcre + not found #447) 2016-12-04 15:07:35 -08:00