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
godoclint is now bundled with golangci-lint, so switch to using it
through golangci-lint directly.
This change also resolves existing lint errors surfaced by the new
configuration.
Additionally, remove a stale TODO referenced in #1510.
Fixes#2371
0 commit comments