Update .golangci.yml

pull/1999/head
Xinwei Xiong 2 years ago committed by GitHub
parent b9e10f3a8e
commit a888f7c404
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -730,7 +730,6 @@ linters:
- gosimple # Suggestions for simplifying code - gosimple # Suggestions for simplifying code
- errcheck - errcheck
- decorder - decorder
- sloglint
- ineffassign - ineffassign
- revive - revive
- reassign - reassign

Loading…
Cancel
Save