Closed
Description
Hello!
I have a question :)
I needed the flags in golangci-lint
that are in the original goconst
:
jgautheron/goconst#11
I wanted to do a PR and got confused where:
What is the difference?
What is the best way to proceed? Try to update the golangci/goconst
fork and then updating golangci-lint
or update golangci-lint
so that it no longer links to the fork, but works with the original linter?
Judging by the issues at https://github.com/golangci/goconst, I'm not the only one :)