go/go/analysis
Emmanuel T Odeke f88bd70502 analysis/passes: consolidate imports helper
Completes a TODO from CL 212920 to consolidate
all the sites that used a custom "imports" helper.

Change-Id: I4ad11a1d90d616102085dfe6f10578da22164e7c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/214857
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
2020-01-22 00:26:20 +00:00
..
analysistest go/analysis/analysistest: accept comments of /* */ form 2019-12-30 18:57:20 +00:00
doc all: fix more typos 2019-09-11 15:13:14 +00:00
internal go/analysis/internal/checker: format files modified by -fix 2019-12-04 21:18:04 +00:00
multichecker Revert "go/packages: temporarily disable some tests running on go tip with -race" 2019-10-28 14:32:39 +00:00
passes analysis/passes: consolidate imports helper 2020-01-22 00:26:20 +00:00
singlechecker go/analysis/singlechecker: use Stderr in flag.Usage 2019-02-14 16:35:53 +00:00
unitchecker go/analysis/unitchecker: add erroras analysis to align with go vet 2019-11-11 15:48:04 +00:00
analysis.go go/analysis: rename reportNodef to ReportRangef 2019-10-28 19:16:33 +00:00
diagnostic.go go/analysis, internal/lsp: add support for related information 2019-10-21 19:00:55 +00:00
doc.go go/analysis: remove stale documentation citing vet 2020-01-13 21:10:14 +00:00
validate.go go/analysis: remove requirement for unique Analyzer names 2019-10-16 18:38:41 +00:00