pre-commit-hooks/pre_commit_hooks
pre-commit-ci[bot] effeb7a743 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-07-29 22:00:04 +00:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
check_added_large_files.py Remove redundant int() conversion 2023-09-21 20:12:26 +02:00
check_ast.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_builtin_literals.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_byte_order_marker.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_case_conflict.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_docstring_first.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
check_executables_have_shebangs.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-29 22:00:04 +00:00
check_json.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_merge_conflict.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
check_shebang_scripts_are_executable.py Add instruction to change executable mode on windows 2022-05-26 17:31:24 +02:00
check_symlinks.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_toml.py Use tomli and tomllib instead of toml 2022-05-31 10:48:00 -04:00
check_vcs_permalinks.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_xml.py drop python3.6 support 2022-01-15 19:24:05 -05:00
check_yaml.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-07-29 22:00:04 +00:00
debug_statement_hook.py Add bpdb to debug_statements_hook 2023-08-02 15:47:15 +02:00
destroyed_symlinks.py shlex.join is always available in 3.8+ 2023-07-01 17:35:45 -04:00
detect_aws_credentials.py drop python3.6 support 2022-01-15 19:24:05 -05:00
detect_private_key.py drop python3.6 support 2022-01-15 19:24:05 -05:00
end_of_file_fixer.py drop python3.6 support 2022-01-15 19:24:05 -05:00
file_contents_sorter.py Fix blank lines 2023-08-05 22:56:46 +02:00
fix_byte_order_marker.py drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_encoding_pragma.py Add deprecation messaging for `fix-encoding-pragma` 2024-04-06 14:09:51 -04:00
forbid_new_submodules.py drop python3.6 support 2022-01-15 19:24:05 -05:00
mixed_line_ending.py drop python3.6 support 2022-01-15 19:24:05 -05:00
no_commit_to_branch.py drop python3.6 support 2022-01-15 19:24:05 -05:00
pretty_format_json.py Continues processing JSONs even if hook fails (fixes #1038) 2024-04-20 13:15:14 -04:00
removed.py drop python3.6 support 2022-01-15 19:24:05 -05:00
requirements_txt_fixer.py Stop pkg_resources from being added as well 2024-03-26 15:27:01 -04:00
sort_simple_yaml.py drop python3.6 support 2022-01-15 19:24:05 -05:00
string_fixer.py don't rewrite string quotes inside f-strings 2023-10-07 13:50:33 -04:00
tests_should_end_in_test.py add --pytest-test-first convention 2022-06-07 09:10:42 -07:00
trailing_whitespace_fixer.py drop python3.6 support 2022-01-15 19:24:05 -05:00
util.py drop python3.6 support 2022-01-15 19:24:05 -05:00