pre-commit-hooks/pre_commit_hooks
David Paz 51e5b74f80
Refactor jinja usage
Moved out templates to root dir and start using only jinja template
instead of the complete Environment class. Requirements here are quite
simple.
2022-07-15 14:40:59 +02:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
check_added_large_files.py drop python3.6 support 2022-01-15 19:24:05 -05: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 Check Git core.fileMode rather than infer from OS. 2022-04-28 11:23:36 -07: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 drop python3.6 support 2022-01-15 19:24:05 -05:00
debug_statement_hook.py adjust error outputs to be more standardized 2022-04-06 16:59:53 -04:00
destroyed_symlinks.py drop python3.6 support 2022-01-15 19:24:05 -05: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 drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_byte_order_marker.py drop python3.6 support 2022-01-15 19:24:05 -05:00
fix_encoding_pragma.py drop python3.6 support 2022-01-15 19:24:05 -05: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
prepare_commit_msg.py Refactor jinja usage 2022-07-15 14:40:59 +02:00
pretty_format_json.py drop python3.6 support 2022-01-15 19:24:05 -05:00
removed.py drop python3.6 support 2022-01-15 19:24:05 -05:00
requirements_txt_fixer.py drop python3.6 support 2022-01-15 19:24:05 -05:00
sort_simple_yaml.py drop python3.6 support 2022-01-15 19:24:05 -05:00
string_fixer.py drop python3.6 support 2022-01-15 19:24:05 -05: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