pre-commit-hooks/testing/resources
2018-01-26 15:22:32 -08:00
..
aws_config_with_multiple_sections.ini Fix end of files 2017-07-02 21:22:35 -07:00
aws_config_with_secret.ini Improve searching for configured AWS credentials 2016-12-30 08:41:24 +01:00
aws_config_with_secret_and_session_token.ini Fix end of files 2017-07-02 21:22:35 -07:00
aws_config_with_session_token.ini Fix end of files 2017-07-02 21:22:35 -07:00
aws_config_without_secrets.ini Improve searching for configured AWS credentials 2016-12-30 08:41:24 +01:00
aws_config_without_secrets_with_spaces.ini dding the file aws_config_without_secrets_with_spaces.ini for new test case 2018-01-26 15:22:32 -08:00
bad_json.notjson Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
bad_json_latin1.nonjson Displaying the filename when the check-json hook fails with a UnicodeDecodeError - fix #148 2016-11-12 09:15:10 +01: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
builtin_constructors.py check-builtin-literals: Appease flake8 with six 2017-12-01 03:04:46 +00:00
builtin_literals.py Add check to enforce literal syntax for Python builtin types 2017-11-26 00:46:03 +00:00
cannot_parse_ast.notpy Give a better message when ast is not parseable. 2014-06-19 17:44:40 -07:00
does_exist new hook tests for broken symlinks 2016-01-14 15:25:46 -08:00
file_with_debug.notpy Improve test coverage. 2014-04-13 22:21:42 -07:00
img1.jpg Fix check-merge-conflict against binary files 2016-05-26 11:20:32 -07:00
non_ascii_pretty_formatted_json.json Add unit test for --no-ensure-ascii option 2017-03-20 20:19:01 +08: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
not_pretty_formatted_json.json Adjust formatting for existing test_pretty_format_json 2016-04-14 10:41:39 +01: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
pretty_formatted_json.json Add new hook pretty-format-json 2015-06-11 00:08:03 -04:00
tab_pretty_formatted_json.json Refactor legacy indent: int -> indent: str 2016-06-12 19:19:07 +02:00
top_sorted_json.json add test to show how it works a bit more 2016-11-03 18:05:43 -07:00
unsorted_pretty_formatted_json.json Add test for '--no-sort-keys' 2016-04-14 10:41:39 +01:00