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
chore: enable redundant-test-main-exit rule for revive linter (#1868)
We've already addressed the violations of this in #1772, but could not
enable the rule at the time as it was mistakenly omitted from the schema
used by the action to valid the linter config - now though
golangci/golangci-lint#5692 has been released
and we've upgraded, that is no longer an issue 🎉
0 commit comments