pre-commit-hooks/pre_commit_hooks
2019-04-22 03:48:18 +09:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
autopep8_wrapper.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_added_large_files.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_ast.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_builtin_literals.py Use default flake8 config 2019-02-11 19:56:15 -08:00
check_byte_order_marker.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_case_conflict.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_docstring_first.py Don't require an encoding for check-docstring-first 2019-03-30 15:31:42 -07:00
check_executables_have_shebangs.py Use default flake8 config 2019-02-11 19:56:15 -08:00
check_json.py Use default flake8 config 2019-02-11 19:56:15 -08:00
check_merge_conflict.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_symlinks.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_vcs_permalinks.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_xml.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
check_yaml.py Changed from open() to io.open() 2019-04-22 03:48:18 +09:00
debug_statement_hook.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
detect_aws_credentials.py Use default flake8 config 2019-02-11 19:56:15 -08:00
detect_private_key.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
end_of_file_fixer.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
file_contents_sorter.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
fix_encoding_pragma.py double-quote-string-fixer 2019-02-11 19:57:37 -08:00
forbid_new_submodules.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
mixed_line_ending.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
no_commit_to_branch.py Use AbstractSet to appease mypy 2019-04-20 16:21:58 -07:00
pretty_format_json.py Use default flake8 config 2019-02-11 19:56:15 -08:00
requirements_txt_fixer.py Use default flake8 config 2019-02-11 19:56:15 -08:00
sort_simple_yaml.py double-quote-string-fixer 2019-02-11 19:57:37 -08:00
string_fixer.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
tests_should_end_in_test.py Apply typing to all of pre-commit-hooks 2019-01-31 20:09:15 -08:00
trailing_whitespace_fixer.py double-quote-string-fixer 2019-02-11 19:57:37 -08:00
util.py azure pipelines [skip travis] [skip appveyor] 2019-03-10 16:56:44 -07:00