mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-12 15:50:15 -08:00
ci(deps): fix gci and gofmt in ".*_test.go$" (#6721)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@@ -106,10 +106,8 @@ issues:
|
||||
- path: ".*_test.go$"
|
||||
linters:
|
||||
- bodyclose
|
||||
- gci
|
||||
- gocritic
|
||||
- goconst
|
||||
- gofmt
|
||||
- gosec
|
||||
- govet
|
||||
- ineffassign
|
||||
|
||||
Reference in New Issue
Block a user