pre-commit-hooks/pre_commit_hooks
2016-01-15 07:41:58 -08:00
..
__init__.py Initial commit. 2014-03-13 08:41:35 -07:00
autopep8_wrapper.py Respect autopep8 config. Resolves #38. 2015-02-26 18:23:52 -08:00
check_added_large_files.py no cover some non-lfs lines 2016-01-14 18:57:03 -08:00
check_ast.py Add a hook to verify python ast. 2015-08-04 13:48:30 -07:00
check_case_conflict.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00
check_docstring_first.py Add check-docstring-first hook. 2015-01-04 13:06:21 -08:00
check_json.py Update pre-commit hooks 2015-01-04 16:05:54 -08:00
check_merge_conflict.py Refactor check-merge-conflicts tests 2015-05-09 04:29:38 +02:00
check_symlinks.py Fix coverage on check_symlinks for windows 2016-01-15 07:41:58 -08:00
check_xml.py Add check-xml hook. 2015-01-17 10:30:58 -08:00
check_yaml.py Use the CLoader when present to validate yaml 2015-01-15 09:44:48 -08:00
debug_statement_hook.py Add q as a debug statement 2015-04-10 10:55:33 -07:00
detect_aws_credentials.py Show names of files containing aws credentials 2015-10-28 05:13:37 +00:00
detect_private_key.py detect_private_key: print *filenames*, not the key 2015-08-01 17:02:29 -07:00
end_of_file_fixer.py Fix end-of-file-fixer on windows 2015-01-19 16:43:10 -08:00
fix_encoding_pragma.py Add encoding pragma hook. Resolves pre-commit/pre-commit#15 2015-11-13 12:39:43 -08:00
pretty_format_json.py Add new hook pretty-format-json 2015-06-11 00:08:03 -04:00
requirements_txt_fixer.py Sort requirements.txt case-insensitively 2015-08-17 12:43:13 -07:00
string_fixer.py Use the tokenizer for great success 2015-02-10 08:17:35 -08:00
tests_should_end_in_test.py Fixed regex matching 2015-11-19 00:39:29 -08:00
trailing_whitespace_fixer.py Implement Markdown trailing space line break preservation 2015-05-11 08:52:32 +02:00
util.py Teach check-large-files-added about git-lfs. Reslves #82. 2015-12-28 05:38:06 -08:00