Fix golangci-lint config
This commit is contained in:
6
.github/linters/.golangci.yml
vendored
6
.github/linters/.golangci.yml
vendored
@@ -36,3 +36,9 @@ linters:
|
||||
- whitespace
|
||||
disable:
|
||||
- errcheck
|
||||
|
||||
linters-settings:
|
||||
gci:
|
||||
local-prefixes: github.com/beego/beego
|
||||
goimports:
|
||||
local-prefixes: github.com/beego/beego
|
||||
|
||||
Reference in New Issue
Block a user