mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 09:17:49 +08:00
lint: sort linters
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
parent
f216b71ad2
commit
0c629335ac
@ -5,20 +5,20 @@ run:
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- depguard
|
||||
- forbidigo
|
||||
- gofmt
|
||||
- goimports
|
||||
- gosec
|
||||
- gosimple
|
||||
- govet
|
||||
- depguard
|
||||
- goimports
|
||||
- ineffassign
|
||||
- misspell
|
||||
- unused
|
||||
- nolintlint
|
||||
- revive
|
||||
- staticcheck
|
||||
- typecheck
|
||||
- nolintlint
|
||||
- gosec
|
||||
- forbidigo
|
||||
- unused
|
||||
disable-all: true
|
||||
|
||||
linters-settings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user