Skip to content

gopls: recommend that users enable staticcheck via gopls instead of through the lintTool #1295

Open
@stamblerre

Description

@stamblerre
Contributor

It makes more sense for users to run staticcheck through gopls than through the separate go.lintTool feature, so we should develop some migration plan for that going forward. It may make sense to wait until golang/go#38278 is resolved, though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @stamblerre@gopherbot

        Issue actions

          gopls: recommend that users enable staticcheck via gopls instead of through the lintTool · Issue #1295 · golang/vscode-go