pre-commit-hooks/testing/resources
2015-06-12 19:20:56 +04:00
..
bad_json.notjson Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
bad_xml.notxml Add check-xml hook. 2015-01-17 10:30:58 -08:00
bad_yaml.notyaml Add a hook for yaml files. 2014-04-03 21:36:03 -07:00
cannot_parse_ast.notpy Give a better message when ast is not parseable. 2014-06-19 17:44:40 -07:00
file_with_debug.notpy Improve test coverage. 2014-04-13 22:21:42 -07:00
nonsense.txt add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing 2015-06-12 19:20:56 +04:00
ok_json.json Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
ok_xml.xml Add check-xml hook. 2015-01-17 10:30:58 -08:00
ok_yaml.yaml Add a hook for yaml files. 2014-04-03 21:36:03 -07:00
sample_aws_credentials add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing 2015-06-12 19:20:56 +04:00
with_no_secrets.txt add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing 2015-06-12 19:20:56 +04:00
with_secrets.txt add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing 2015-06-12 19:20:56 +04:00