Skip to content

Linters status in general and unusedwrite check in particular #5108

Answered by ldez
ruz asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

You should enable the check:

linters-settings:
  govet:
    enable:
      - unusedwrite

https://golangci-lint.run/usage/linters/#govet

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ruz
Comment options

@ldez
Comment options

Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants