Update .golangci.yaml

This commit is contained in:
刘祥超
2023-08-09 08:11:42 +08:00
parent 42e1cd560e
commit dade2eb4ff

View File

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