diff options
| author | Russ Cox <rsc@golang.org> | 2023-01-30 14:23:48 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2023-02-23 10:55:24 +0000 |
| commit | 6af9635fb8a002f563a1765f7ab2bd97d4e4d4df (patch) | |
| tree | 0f8dd33465c99d9319c23e4d876aaf4cd602c094 /src/syscall/syscall_linux.go | |
| parent | d54aeeeea3327a760856fdc280c742b853684f47 (diff) | |
| download | go-6af9635fb8a002f563a1765f7ab2bd97d4e4d4df.tar.xz | |
cmd/go: enable vet directive analyzer during 'go test'
For #56986, run the new directive analyzer during 'go test',
to diagnose problems that would otherwise be missed,
like //go:debug appearing in the wrong place in a file
or in the wrong files.
Change-Id: I1ac230c3c67e58b5e584128e0ec6ff482cb225f9
Reviewed-on: https://go-review.googlesource.com/c/go/+/464135
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'src/syscall/syscall_linux.go')
0 files changed, 0 insertions, 0 deletions
