pre-commit-hooks/tests
2019-05-16 09:42:04 -07: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 azure pipelines [skip travis] [skip appveyor] 2019-03-10 16:56:44 -07:00
check_ast_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_builtin_literals_test.py double-quote-string-fixer 2019-02-11 19:57:37 -08: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 Don't require an encoding for check-docstring-first 2019-03-30 15:31:42 -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 Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_merge_conflict_test.py azure pipelines [skip travis] [skip appveyor] 2019-03-10 16:56:44 -07:00
check_symlinks_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08: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 Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_yaml_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08: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 double-quote-string-fixer 2019-02-11 19:57:37 -08:00
detect_private_key_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
end_of_file_fixer_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
file_contents_sorter_test.py Use asottile/add-trailing-comma 2017-07-12 18:58:30 -07:00
fix_encoding_pragma_test.py Handle crlf endings in fix-encoding-pragma 2019-05-15 10:04:18 -07:00
forbid_new_submodules_test.py Use subprocess directly 2018-10-12 19:37:46 -07:00
mixed_line_ending_test.py Add test for mixed line endings output 2018-12-03 08:34:05 -08:00
no_commit_to_branch_test.py Amend approach for no-commit-to-branch to use regex matching based on 2019-04-20 13:46:49 +01:00
pretty_format_json_test.py double-quote-string-fixer 2019-02-11 19:57:37 -08:00
readme_test.py Use ruamel.yaml for readme_test 2019-03-10 15:24:38 -07:00
requirements_txt_fixer_test.py Use default flake8 config 2019-02-11 19:56:15 -08:00
sort_simple_yaml_test.py double-quote-string-fixer 2019-02-11 19:57:37 -08:00
string_fixer_test.py Fix crlf line endings for double-quote-string-fixer 2019-05-16 09:42:04 -07:00
tests_should_end_in_test_test.py Use default flake8 config 2019-02-11 19:56:15 -08: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