forked from Mxmilu666/frp
fix golangci lint config (#4698)
This commit is contained in:
@@ -48,7 +48,8 @@ linters-settings:
|
||||
check-blank: false
|
||||
govet:
|
||||
# report about shadowed variables
|
||||
check-shadowing: false
|
||||
disable:
|
||||
- shadow
|
||||
maligned:
|
||||
# print struct with more effective memory layout or not, false by default
|
||||
suggest-new: true
|
||||
|
||||
Reference in New Issue
Block a user