mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
Lint: disable gosimple
This commit is contained in:
@@ -16,7 +16,6 @@ linters:
|
||||
- gofmt
|
||||
- gofumpt
|
||||
- goimports
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- misspell
|
||||
@@ -27,6 +26,7 @@ linters:
|
||||
- deadcode
|
||||
- errcheck
|
||||
- goprintffuncname
|
||||
- gosimple
|
||||
- nilerr
|
||||
- rowserrcheck
|
||||
- staticcheck
|
||||
|
||||
Reference in New Issue
Block a user