Update .golangci.yaml

This commit is contained in:
GoEdgeLab
2023-08-09 08:11:53 +08:00
parent a61426e8f6
commit d212462861

View File

@@ -11,7 +11,6 @@ linters:
- varcheck
- structcheck
- interfacer
- exhaustivestruct
- maligned
- deadcode
- dogsled