Skip to content

Why disable typecheck is not useful? #3759

Closed Answered by ldez
yudidi asked this question in Q&A
Apr 3, 2023 · 1 comments · 15 replies
Discussion options

You must be logged in to vote

Hello,

this configuration does nothing because typecheck doesn't have configuration.

typecheck is not a real linter it's just a way to parse/display "compilation" and linters errors (linter reports are not errors).
It cannot be disabled because of that.

https://golangci-lint.run/usage/faq/#why-do-you-have-typecheck-errors

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@jokil123
Comment options

@bombsimon
Comment options

@ikanadev
Comment options

@bombsimon
Comment options

@ikanadev
Comment options

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