1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:54:42 -07:00
go/go/analysis
Anthony Fok 4054736f96 go/analysis/passes/lostcancel: fix typo
cancelation → cancellation

Change-Id: I40abe4acfc2bf061e20bd9477a520aef6dfe848c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/207845
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-19 22:05:02 +00:00
..
analysistest go/analysis/analysistest: fix nil pointer dereference when sorting facts 2019-10-04 19:10:47 +00:00
doc all: fix more typos 2019-09-11 15:13:14 +00:00
internal tools/go/analysis: Fix datarace in set of analysis.Fact 2019-10-28 19:41:31 +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 go/analysis/passes/lostcancel: fix typo 2019-11-19 22:05:02 +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: copyedit doc.go 2019-09-10 16:19:12 +00:00
validate.go go/analysis: remove requirement for unique Analyzer names 2019-10-16 18:38:41 +00:00