You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
I tried to find the answer to this question on the docs, but it was not there.
I want to use the latest version of golangci-lint, so that I can leverage the recently-added predeclared linter.
However, the current version (v1.1.0) of the exhaustivestruct linter is badly bugged, so I want to use the previous version before the bug (v1.0.1).
Thus, I want to roll back the version of one specific linter - rolling back all of golangci-lint is not sufficient.
Is there a way to do this?
The text was updated successfully, but these errors were encountered: