pre-commit/tests/commands
Alex Hutton f2644a4f2e Adds support for 'log_file' in hook config
Specify a filename on a per hook basis and
pre-commit will write the STDOUT and STDERR
of that hook into the file. Useful for CI.

Resolves #499.
2017-05-08 10:54:04 +10:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate_test.py Replace jsonschema with better error messages 2017-03-08 14:07:00 -08:00
clean_test.py Tests pass on windows 2015-02-27 00:48:01 -08:00
install_uninstall_test.py Merge pull request #497 from pre-commit/future_versions 2017-02-23 16:15:23 -05:00
run_test.py Adds support for 'log_file' in hook config 2017-05-08 10:54:04 +10:00
sample_config_test.py Add a pre-commit sample-config command 2017-03-30 08:45:46 -07:00