You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change causes the analysis drivers unitchecker,
{single,multi}checker, and analysistest to discard any
fix any of whose edits is in a generated Go source file
(as defined by ast.IsGenerated).
gopls's analysis driver is not yet covered.
(It would be nice if more of the "fix" logic of analysistest
could be consolidated with the various checkers.)
+ test of analysistest (via modernize_test)
+ test of unitchecker
Fixesgolang/go#75948
Change-Id: I96a4abf605657392a6dbb58b22a036dc8f9f6d44
Reviewed-on: https://go-review.googlesource.com/c/tools/+/718505
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
0 commit comments