mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-10 05:27:07 +08:00
@ -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:
|
||||
|
Reference in New Issue
Block a user