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 flag, set by go vet and go fix but not go test,
allows unitchecker to exit successfully even when
it prints diagnostics, allowing the go command to
cache its output.
The legacy behavior remains in place for other
build systems.
Updates golang/go#71859
Change-Id: I4e025ef896fe191795e6bc4f284ab739dc3b6abc
Reviewed-on: https://go-review.googlesource.com/c/tools/+/703995
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
Auto-Submit: Alan Donovan <[email protected]>
Reviewed-by: Michael Matloob <[email protected]>
0 commit comments