mirror of
https://github.com/golang/go
synced 2024-11-18 21:24:44 -07:00
340a1cdb50
This changes the analysis code from that which was in unitchecker.go to that in checker.go, so we can run actions that get facts for dependencies concurrently. Adds the rest of the traditional vet suite to the LSP. TODO(matloob): test that facts are actually propagated between packages Change-Id: I946082159777943af81bcf10e503fecc99da521e Reviewed-on: https://go-review.googlesource.com/c/161671 Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
bad_test.go |