-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
dependenciesRelates to an upstream dependencyRelates to an upstream dependencytopic: cleanupRelated to code, process, or doc cleanupRelated to code, process, or doc cleanup
Description
Megacheck, unused and gosimple had been deprecated in favor of staticcheck.
https://github.com/dominikh/go-tools/tree/master/cmd/gosimple
https://github.com/dominikh/go-tools/tree/master/cmd/megacheck
https://github.com/dominikh/go-tools/tree/master/cmd/unused
So I think it makes sense that we remove them in golangci-lint and go through staticcheck implementation to update it and check if we need to add or fix something.
CC/ @jirfag
marctc, glerchundi, korya, programmer04, butuzov and 3 more
Metadata
Metadata
Assignees
Labels
dependenciesRelates to an upstream dependencyRelates to an upstream dependencytopic: cleanupRelated to code, process, or doc cleanupRelated to code, process, or doc cleanup