mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6144 from jbampton/add-hook-detect-aws-credentials
pre-commit: add hook `detect-aws-credentials`
This commit is contained in:
@@ -20,6 +20,8 @@ repos:
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: check-vcs-permalinks
|
||||
- id: check-yaml
|
||||
- id: detect-aws-credentials
|
||||
args: [--allow-missing-credentials]
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: file-contents-sorter
|
||||
|
||||
Reference in New Issue
Block a user