pre-commit-hooks/tests
2018-10-13 19:44:02 -04:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
autopep8_wrapper_test.py Remove autopep8-wrapper in favor of autopep8 2018-10-11 17:19:35 -07:00
check_added_large_files_test.py Use new git lfs (broken due to lfs returning non-lfs files) 2017-07-26 02:59:08 -07:00
check_ast_test.py Add a hook to verify python ast. 2015-08-04 13:48:30 -07:00
check_builtin_literals_test.py Fix resource warnings 2018-06-18 00:00:38 -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 Increase robustness of tests involving git 2016-06-12 18:58:30 +02:00
check_docstring_first_test.py Use asottile/add-trailing-comma 2017-07-12 18:58:30 -07:00
check_executables_have_shebangs_test.py Upgrade add-trailing-comma to 0.4.1 2017-07-15 13:06:38 -07:00
check_json_test.py Upgrade add-trailing-comma to 0.4.1 2017-07-15 13:06:38 -07:00
check_merge_conflict_test.py Added --assume-in-merge option for check-merge-conflict 2018-06-26 23:59:40 +05:30
check_symlinks_test.py Use fixtures for the symlink tests to fix appveyor 2017-09-08 08:35:13 -07:00
check_vcs_permalinks_test.py Improve vcs regex (don't match whitespace) 2018-06-04 10:10:14 -07:00
check_xml_test.py Upgrade add-trailing-comma to 0.4.1 2017-07-15 13:06:38 -07:00
check_yaml_test.py Add an --unsafe option to check-yaml 2018-03-19 09:28:18 -07:00
conftest.py Replace deprecated yield_fixture with fixture 2018-01-21 15:31:23 -08:00
debug_statement_hook_test.py debug-statements: detect python3.7+ breakpoint() 2018-05-13 15:28:39 -07:00
detect_aws_credentials_test.py Adding a test for detect_aws_credentials when key contains spaces 2018-01-26 15:19:01 -08:00
detect_private_key_test.py Detect putty & sshcom private keys 2018-05-19 00:31:16 +01:00
end_of_file_fixer_test.py Incorporate patch to support isolated CR 2018-10-13 19:44:02 -04:00
file_contents_sorter_test.py Use asottile/add-trailing-comma 2017-07-12 18:58:30 -07:00
fix_encoding_pragma_test.py Use asottile/add-trailing-comma 2017-07-12 18:58:30 -07:00
forbid_new_submodules_test.py Use subprocess directly 2018-10-12 19:37:46 -07:00
mixed_line_ending_test.py Fix mixed-line-endings --fix=... when whole file is a different ending 2017-09-27 07:47:24 -07:00
no_commit_to_branch_test.py Allow multiple branches to be protected 2018-06-09 11:18:33 -07:00
pretty_format_json_test.py Fix pretty_format_json to use int indent 2017-12-10 22:33:33 +00:00
readme_test.py Always load the README as UTF-8 2018-03-25 17:12:49 -07:00
requirements_txt_fixer_test.py Provide automatic removal of pkg-resources==0.0.0 2018-03-25 23:34:02 +02:00
sort_simple_yaml_test.py Add sort-simple-yaml hook (originally private hook from yelp_pre_commit_hooks) 2017-06-23 16:26:00 -07:00
string_fixer_test.py Upgrade add-trailing-comma to 0.4.1 2017-07-15 13:06:38 -07:00
tests_should_end_in_test_test.py Handling default django test filename of "tests.py" 2017-03-15 00:40:53 -07:00
trailing_whitespace_fixer_test.py Default --no-markdown-linebreak-ext for trailing-whitespace 2018-10-12 18:15:39 -07:00
util_test.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00