aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorAlan Donovan <adonovan@google.com>2025-12-05 12:41:21 -0500
committerGopher Robot <gobot@golang.org>2025-12-05 14:29:25 -0800
commitc270e7183582600aa54dcc8bb14aeecf61fc4275 (patch)
tree2d6a589f1f7e04ab0dd3d2ba996cd13913f2fff8 /test/codegen
parent745349712e837ef77eb7b5a21c4d4e5c7ca0371a (diff)
downloadgo-c270e7183582600aa54dcc8bb14aeecf61fc4275.tar.xz
cmd/go/internal/vet: skip -fix on pkgs from vendor or non-main mod
This change causes go fix (and go vet -fix) to skip applying fixes to any package in the vendor/ tree, including the GOROOT vendor packages that are part of std, and to any package from a non-main module (since these usually come from the readonly module cache). + test Fixes golang/go#76479 Change-Id: Ifdb73e09fbe413b4d99a92e5081b8ea43460be0b Reviewed-on: https://go-review.googlesource.com/c/go/+/727300 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Matloob <matloob@golang.org> Reviewed-by: Michael Matloob <matloob@google.com> Auto-Submit: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions