-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disables context-as-argument linter #3385
Disables context-as-argument linter #3385
Conversation
This is currently incompatible with viper v1.13.0. Status for the linter found at golangci/golangci-lint#3280
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't upgrade golangci-lint to the latest version. Should it?
It doesn't need to. If you upgrade viper to v1.13.0, and have an old golangci it will still fail. |
link to #3372 |
This looks like it may not be needed. We upgraded to 1.50.1 of golangci-lint here and it no longer fails to run. |
It was pinned in 1.50.1, but we don't have it pinned in |
If that's the case and we want to move forward with this can you sync with |
This is currently incompatible with viper v1.13.0. Status for the linter found at golangci/golangci-lint#3280