-
-
Notifications
You must be signed in to change notification settings - Fork 631
Closed
Milestone
Description
Right now, the wastedassign lint in golangci-lint gives this error:
WARN [linters context] wastedassign is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649.
We should disable it for now to be clear we are not getting its benefit, and re-enable it once golangci-lint fixes it for use under go1.18.
Metadata
Metadata
Assignees
Labels
No labels