1
0
mirror of https://github.com/golang/go synced 2024-11-18 22:44:48 -07:00
go/internal/lsp/cache
Rebecca Stambler 921b34c7d0 internal/lsp: ignore files in the builtin package
This change stops diagnostics from running in files making up the "fake"
builtin package.

Fixes golang/go#31962

Change-Id: Ic54e1587e3ad54f0c1f5e82f1a6f3522b4c6bee9
Reviewed-on: https://go-review.googlesource.com/c/tools/+/177218
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-05-14 23:09:02 +00:00
..
check.go internal/lsp: add some missing copyright notices 2019-05-11 04:16:17 +00:00
file.go internal/lsp: propagate diagnostics for reverse dependencies 2019-05-10 13:52:23 +00:00
parse.go internal/lsp: add some missing copyright notices 2019-05-11 04:16:17 +00:00
pkg.go internal/lsp: add some missing copyright notices 2019-05-11 04:16:17 +00:00
view.go internal/lsp: ignore files in the builtin package 2019-05-14 23:09:02 +00:00