pre-commit-hooks/tests
2016-04-27 11:18:14 -07:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
autopep8_wrapper_test.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00
check_added_large_files_test.py Teach check-large-files-added about git-lfs. Reslves #82. 2015-12-28 05:38:06 -08:00
check_ast_test.py Add a hook to verify python ast. 2015-08-04 13:48:30 -07:00
check_byte_order_marker_test.py Forbid files with a UTF-8 BOM 2016-03-18 10:59:31 -07:00
check_case_conflict_test.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00
check_docstring_first_test.py implemented a basic double quote string fixer 2015-02-08 21:05:12 -08:00
check_json_test.py Add a hook for checking parseable json. 2014-08-19 16:03:48 -07:00
check_merge_conflict_test.py Refactor check-merge-conflicts tests 2015-05-09 04:29:38 +02:00
check_symlinks_test.py Skip the symlink tests on windows 2016-01-14 19:03:11 -08:00
check_xml_test.py Add check-xml hook. 2015-01-17 10:30:58 -08:00
check_yaml_test.py Update project setup. 2014-04-13 22:09:26 -07:00
conftest.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00
debug_statement_hook_test.py Update pre-commit hooks 2015-01-04 16:05:54 -08:00
detect_aws_credentials_test.py Improve error message when credentials file is not provided 2016-02-08 17:18:56 -08:00
detect_private_key_test.py detect_private_key: print *filenames*, not the key 2015-08-01 17:02:29 -07:00
end_of_file_fixer_test.py Update pre-commit hooks 2015-01-04 16:05:54 -08:00
fix_encoding_pragma_test.py Add a --remove option to fix-encoding-pragma 2016-04-27 11:18:14 -07:00
pretty_format_json_test.py Add test for '--no-sort-keys' 2016-04-14 10:41:39 +01:00
readme_test.py Add test for readme 2015-01-18 09:48:14 -08:00
requirements_txt_fixer_test.py Sort requirements.txt case-insensitively 2015-08-17 12:43:13 -07:00
string_fixer_test.py Use the tokenizer for great success 2015-02-10 08:17:35 -08:00
tests_should_end_in_test_test.py Fixed regex matching 2015-11-19 00:39:29 -08:00
trailing_whitespace_fixer_test.py Update hooks 2015-05-31 13:51:02 -07:00
util_test.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00