pre-commit-hooks/pre_commit_hooks
Sorin Sbarnea c03c3986cd
Allow display of custom message when no-commit-to-branch fails
This change should make the failures of no-commit-to-branch easier
for people that might encounter it as maintainers can provide
information about allowed branch names. Current behavior just gives
an opaque error that is not very useful for people that do not have
a lot of knowledge about the project they are contributing to.
2024-11-04 09:42:48 +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 py39+ 2024-10-11 19:30:07 -04: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 py39+ 2024-10-11 19:30:07 -04: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 Allow display of custom message when no-commit-to-branch fails 2024-11-04 09:42:48 +00: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