Update .golangci.yaml

This commit is contained in:
GoEdgeLab
2023-08-09 08:12:05 +08:00
parent 4817ed2f80
commit 9fcf778b40

View File

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