mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-10 08:35:42 +00:00
enable gosec linter
This commit is contained in:
parent
933ecc5a1b
commit
2507ccc2d3
@ -2,4 +2,5 @@ run:
|
||||
timeout: 5m
|
||||
linters:
|
||||
enabled:
|
||||
- goimports
|
||||
- goimports
|
||||
- gosec
|
||||
|
||||
Loading…
Reference in New Issue
Block a user