Commit 20b0bd9
committed
go/analysis/unitchecker: update go fix, go vet error message
`go fix` and `go vet` have converged, both invoking the same
run function (see go.dev/cl/700795). This CL updates one of the
error messages to correctly indicate which tool was invoked.
Fixes golang/go#77669
Change-Id: I5e7eab4e6c969528e81cbeb3a3dbe16e4cd6cb51
Reviewed-on: https://go-review.googlesource.com/c/tools/+/747060
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>1 parent 8151966 commit 20b0bd9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments