mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 03:56:54 +00:00
parent
9ee77bd5a2
commit
00745fe9c0
5 changed files with 153 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ console_scripts =
|
|||
check-case-conflict = pre_commit_hooks.check_case_conflict:main
|
||||
check-docstring-first = pre_commit_hooks.check_docstring_first:main
|
||||
check-executables-have-shebangs = pre_commit_hooks.check_executables_have_shebangs:main
|
||||
check-illegal-windows-names = pre_commit_hooks.check_illegal_windows_names:main
|
||||
check-json = pre_commit_hooks.check_json:main
|
||||
check-merge-conflict = pre_commit_hooks.check_merge_conflict:main
|
||||
check-symlinks = pre_commit_hooks.check_symlinks:main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue