Skip to content

megacheck, unused, gosimple had been deprecated in favor of staticcheck #357

Closed
@lopezator

Description

@lopezator

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesRelates to an upstream dependencytopic: cleanupRelated to code, process, or doc cleanup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions