Skip to content
Discussion options

You must be logged in to vote

Are you using staticcheck through the gopls configuration? If so, you can add the following to your settings:

"gopls": {
    "analyses": {
        "ST1020": true,
    }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant