ci(deps): fix gci and gofmt in ".*_test.go$" (#6721)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
Matthieu MOREL
2024-05-22 04:55:16 +02:00
committed by GitHub
parent 1e0864842e
commit 48bdc6e734
223 changed files with 684 additions and 688 deletions

View File

@@ -106,10 +106,8 @@ issues:
- path: ".*_test.go$"
linters:
- bodyclose
- gci
- gocritic
- goconst
- gofmt
- gosec
- govet
- ineffassign