1
0
mirror of https://github.com/golang/go synced 2024-10-01 11:38:34 -06:00
go/internal/lsp/testdata/noparse_format
Suzy Mueller 1bd56024c6 internal/lsp: format files in packages with errors
Packages with errors may still contain files that can be formatted.
Try to format the source of the files in packages that have errors.
This change will still not format files with parse errors.

Updates golang/go#31291

Change-Id: Ia5168d7908948d201eac7f2ee28534022a2d4eb0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/187757
Run-TryBot: Suzy Mueller <suzmue@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-26 23:07:22 +00:00
..
noparse_format.go.golden internal/lsp: switch golden files to use txtar 2019-05-08 14:59:27 +00:00
noparse_format.go.in internal/lsp: connect basic analysis functionality 2019-02-06 21:48:25 +00:00
parse_format.go.golden internal/lsp: format files in packages with errors 2019-07-26 23:07:22 +00:00
parse_format.go.in internal/lsp: format files in packages with errors 2019-07-26 23:07:22 +00:00