Skip to content

Re-enable wastedassign lint #6202

@jsha

Description

@jsha

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions