pre-commit/tests
Anthony Sottile 9c3bbecab8 Add new docker_image language type.
`docker_image` is intended to be a lightweight hook type similar to system /
script which allows one to use an existing docker image which provides a
hook.
2017-09-02 19:49:23 -07:00
..
commands Limit repository creation to one process 2017-08-23 20:59:03 -07:00
languages Recover from invalid python virtualenvs 2017-07-20 10:57:09 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
clientlib_test.py Upgrade add-trailing-comma to 0.5.1 2017-07-17 17:39:55 -07:00
color_test.py Upgrade add-trailing-comma to 0.4.0 2017-07-15 12:32:36 -07:00
conftest.py Add support for commit-msg git hook 2017-07-23 20:50:25 -07:00
envcontext_test.py Add envcontext helper 2016-03-25 11:21:50 -07:00
error_handler_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
git_test.py Remove --no-stash and --allow-unstaged-config 2017-08-23 11:16:37 -07:00
logging_handler_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
main_test.py Make autoupdate --tags-only the default, add --bleeding-edge 2017-04-29 17:40:42 -07:00
make_archives_test.py Replace calls to touch with open(..., 'a').close() 2017-07-08 15:43:36 -07:00
manifest_test.py Remove legacy 'hooks.yaml' file support 2017-07-13 10:29:36 -07:00
output_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
parse_shebang_test.py Replace our implementation of shebang parsing with identify's 2017-07-02 18:51:26 -07:00
prefixed_command_runner_test.py Upgrade add-trailing-comma to 0.4.0 2017-07-15 12:32:36 -07:00
repository_test.py Add new docker_image language type. 2017-09-02 19:49:23 -07:00
runner_test.py Upgrade add-trailing-comma to 0.4.0 2017-07-15 12:32:36 -07:00
schema_test.py Remove remove_defaults -- it wasn't doing anything 2017-08-10 19:09:25 -07:00
staged_files_only_test.py Workaround git apply with autocrlf=true bug 2017-08-01 11:54:24 -07:00
store_test.py Limit repository creation to one process 2017-08-23 20:59:03 -07:00
util_test.py xargs returns nonzero for negate + not found exe (fixes pcre + not found #447) 2016-12-04 15:07:35 -08:00
xargs_test.py xargs returns nonzero for negate + not found exe (fixes pcre + not found #447) 2016-12-04 15:07:35 -08:00