diff options
| author | Zvonimir Pavlinovic <zpavlinovic@google.com> | 2021-08-11 13:47:07 -0700 |
|---|---|---|
| committer | Zvonimir Pavlinovic <zpavlinovic@google.com> | 2021-09-22 22:55:16 +0000 |
| commit | 1319b1476ea6f55c780936d133a005054fa81234 (patch) | |
| tree | ca72d8b38f1154db16c4ee2f892a7d6df045f99d /src/text/template/parse/node.go | |
| parent | 333f3de2a10f22269b567d82144ab3528a3e6c07 (diff) | |
| download | go-1319b1476ea6f55c780936d133a005054fa81234.tar.xz | |
cmd/go/internal/test: pass only analysis flags to vet
In go test vet=x, x should be off, all, or one of the analyses supported
by vet. All other flags should not be passed to vet. This CL maintains a
list of supported vet analyzers by running go tool vet -flags and
parsing the flag info to figure out the names of the supported analyzers
and their aliases.
Fixes #47309
Change-Id: I16ade8024301ad4aee5ad45aa92cf63b63dbc2d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/341334
Trust: Zvonimir Pavlinovic <zpavlinovic@google.com>
Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'src/text/template/parse/node.go')
0 files changed, 0 insertions, 0 deletions
