Update .golangci.yaml

This commit is contained in:
刘祥超
2023-08-09 08:11:47 +08:00
parent c9bb7fb8a5
commit 9df5a409e6

View File

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