mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 03:26:53 +00:00
Update additional files for check-spdx hook
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
This commit is contained in:
parent
d4688f5c1f
commit
929585fe9e
2 changed files with 8 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ console_scripts =
|
|||
check-json = pre_commit_hooks.check_json:main
|
||||
check-merge-conflict = pre_commit_hooks.check_merge_conflict:main
|
||||
check-shebang-scripts-are-executable = pre_commit_hooks.check_shebang_scripts_are_executable:main
|
||||
check-spdx = pre_commit_hooks.check_spdx:main
|
||||
check-symlinks = pre_commit_hooks.check_symlinks:main
|
||||
check-toml = pre_commit_hooks.check_toml:main
|
||||
check-vcs-permalinks = pre_commit_hooks.check_vcs_permalinks:main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue