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
Enable linting of Go source files repo-wide (#3389)
Fix import ordering, stray newline, variable naming and idiomatic Go
issues in Go source files under `docs/`. This allows us to run
golangci-lint on the entire repo.
0 commit comments