Add the deepequalerrors analyzer to the vet command. I don't really understand the comment in the file. I do want the analyzer to run when the user explicitly calls go vet, but not automatically via go test. I'm not sure this CL captures that. Change-Id: Ie78ef110c7828ccbcc86735442c81dbb516dcf18 Reviewed-on: https://go-review.googlesource.com/c/tools/+/164837 Reviewed-by: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| analysistest | ||
| cmd/vet | ||
| internal | ||
| multichecker | ||
| passes | ||
| singlechecker | ||
| unitchecker | ||
| analysis.go | ||
| doc.go | ||
| validate.go | ||