pre-commit-hooks/pre_commit_hooks
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.py py39+ 2024-10-11 19:30:07 -04:00
check_ast.py py39+ 2024-10-11 19:30:07 -04:00
check_builtin_literals.py py39+ 2024-10-11 19:30:07 -04:00
check_byte_order_marker.py py39+ 2024-10-11 19:30:07 -04:00
check_case_conflict.py py39+ 2024-10-11 19:30:07 -04:00
check_docstring_first.py py39+ 2024-10-11 19:30:07 -04:00
check_executables_have_shebangs.py py39+ 2024-10-11 19:30:07 -04:00
check_json.py py39+ 2024-10-11 19:30:07 -04:00
check_merge_conflict.py py39+ 2024-10-11 19:30:07 -04:00
check_shebang_scripts_are_executable.py Fix grammar of check-shebang-scripts error 2024-12-18 19:58:24 -08:00
check_symlinks.py py39+ 2024-10-11 19:30:07 -04:00
check_toml.py py39+ 2024-10-11 19:30:07 -04:00
check_vcs_permalinks.py py39+ 2024-10-11 19:30:07 -04:00
check_xml.py py39+ 2024-10-11 19:30:07 -04:00
check_yaml.py py39+ 2024-10-11 19:30:07 -04:00
debug_statement_hook.py py39+ 2024-10-11 19:30:07 -04:00
destroyed_symlinks.py py39+ 2024-10-11 19:30:07 -04:00
detect_aws_credentials.py py39+ 2024-10-11 19:30:07 -04:00
detect_private_key.py py39+ 2024-10-11 19:30:07 -04:00
end_of_file_fixer.py Edge case with mixed endings 2025-05-07 09:00:23 +00:00
file_contents_sorter.py Disallow --unique alongside --ignore-cases in file-contents-sorter 2024-10-26 15:04:34 -04:00
fix_byte_order_marker.py py39+ 2024-10-11 19:30:07 -04:00
fix_encoding_pragma.py py39+ 2024-10-11 19:30:07 -04:00
forbid_new_submodules.py py39+ 2024-10-11 19:30:07 -04:00
mixed_line_ending.py py39+ 2024-10-11 19:30:07 -04:00
no_commit_to_branch.py py39+ 2024-10-11 19:30:07 -04:00
pretty_format_json.py py39+ 2024-10-11 19:30:07 -04:00
removed.py py39+ 2024-10-11 19:30:07 -04:00
requirements_txt_fixer.py py39+ 2024-10-11 19:30:07 -04:00
sort_simple_yaml.py py39+ 2024-10-11 19:30:07 -04:00
string_fixer.py py39+ 2024-10-11 19:30:07 -04:00
tests_should_end_in_test.py py39+ 2024-10-11 19:30:07 -04:00
trailing_whitespace_fixer.py py39+ 2024-10-11 19:30:07 -04:00
util.py drop python3.6 support 2022-01-15 19:24:05 -05:00