x/tools/gopls/internal/settings: enable more staticcheck passes #73058
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
This program triggers no diagnostic from staticcheck's SA4003 analyzer:
I would have expected it to be on by default and to report that both comparisons are redundant. Why does this not happen?
The text was updated successfully, but these errors were encountered: