mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 10:16:54 +00:00
* add no commit code and config * add the code * remove version tweak * fix logic, remove newline * add Tests and cleanup testing issues * remove extraneous modules * cleanup some pep8 and flake issues * reorder imports * more fixes for syntax checking * code cleanup based off asottile comments * Use Contractions Properly, alphabatize new hook. * Adding support for branches with a slash in them. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| autopep8_wrapper_test.py | ||
| check_added_large_files_test.py | ||
| check_ast_test.py | ||
| check_byte_order_marker_test.py | ||
| check_case_conflict_test.py | ||
| check_docstring_first_test.py | ||
| check_json_test.py | ||
| check_merge_conflict_test.py | ||
| check_no_commit_to_branch_test.py | ||
| check_symlinks_test.py | ||
| check_xml_test.py | ||
| check_yaml_test.py | ||
| conftest.py | ||
| debug_statement_hook_test.py | ||
| detect_aws_credentials_test.py | ||
| detect_private_key_test.py | ||
| end_of_file_fixer_test.py | ||
| fix_encoding_pragma_test.py | ||
| forbid_new_submodules_test.py | ||
| meta_test.py | ||
| pretty_format_json_test.py | ||
| readme_test.py | ||
| requirements_txt_fixer_test.py | ||
| string_fixer_test.py | ||
| tests_should_end_in_test_test.py | ||
| trailing_whitespace_fixer_test.py | ||
| util_test.py | ||