diff --git a/.golangci.yaml b/.golangci.yaml index d7c656229..582bdfb12 100644 --- a/.golangci.yaml +++ b/.golangci.yaml @@ -24,6 +24,7 @@ linters: - staticcheck - stylecheck - unused + - unconvert # Remove unnecessary type conversions - revive linters-settings: # please keep this alphabetized