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
- Update documentation of go vet <-> unitchecker protocol.
The GOVET env. var. was abolished.
- Relax versiontest to allow for the possibility of a suffix
after each diagnostic message.
- Remove the WarnDiagnostics bool from the .cfg file; it
was obviated by the decision for go vet to always supply
the -json flag and print diagnostics (and exit nonzero)
itself.
Updates golang/go#71859
Change-Id: I40351bb3b1f81cf80adbf3bc6eb7dd08002d2008
Reviewed-on: https://go-review.googlesource.com/c/tools/+/710615
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
0 commit comments