pre-commit-hooks/tests
Edoardo Bezzeccheri 203735ecf7 Edge case with mixed endings
Added case for which the file has mixed line endings.
In this case, default into using LF
for end of file line.
2025-05-07 09:00:23 +00:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
check_added_large_files_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_ast_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_builtin_literals_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_byte_order_marker_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_case_conflict_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_docstring_first_test.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
check_executables_have_shebangs_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_illegal_windows_names_test.py Extend check for illegal Windows filenames 2024-10-05 14:10:25 -04:00
check_json_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_merge_conflict_test.py remove master references from tests 2025-04-19 11:46:43 -04:00
check_shebang_scripts_are_executable_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_symlinks_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_toml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_vcs_permalinks_test.py remove master references from tests 2025-04-19 11:46:43 -04:00
check_xml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_yaml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
conftest.py drop python3.6 support 2022-01-15 19:24:05 -05:00
debug_statement_hook_test.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
destroyed_symlinks_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
detect_aws_credentials_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
detect_private_key_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
end_of_file_fixer_test.py Edge case with mixed endings 2025-05-07 09:00:23 +00:00
file_contents_sorter_test.py Disallow --unique alongside --ignore-cases in file-contents-sorter 2024-10-26 15:04:34 -04:00
fix_byte_order_marker_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_encoding_pragma_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
forbid_new_submodules_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
mixed_line_ending_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
no_commit_to_branch_test.py remove master references from tests 2025-04-19 11:46:43 -04:00
pretty_format_json_test.py Continues processing JSONs even if hook fails (fixes #1038) 2024-04-20 13:15:14 -04:00
readme_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
removed_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
requirements_txt_fixer_test.py Stop pkg_resources from being added as well 2024-03-26 15:27:01 -04:00
sort_simple_yaml_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
string_fixer_test.py don't rewrite string quotes inside f-strings 2023-10-07 13:50:33 -04:00
tests_should_end_in_test_test.py add --pytest-test-first convention 2022-06-07 09:10:42 -07:00
trailing_whitespace_fixer_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00
util_test.py drop python3.6 support 2022-01-15 19:24:05 -05:00