go/gopls/internal/regtest/misc
Shoshin Nikita 799b6824f9 gopls/internal/hooks: respect the default checks of the staticcheck tool
Disable non-default checks by default. Also, update the regression
test because the previous version used a non-default check (ST1022).

Fixes golang/go#44712

Change-Id: I825cac8387b33307e529fc27ca2f54c2d0d50cc7
GitHub-Last-Rev: 3ad413a50d867fa266ccf7fd4b87a88888fbc0a7
GitHub-Pull-Request: golang/tools#303
Reviewed-on: https://go-review.googlesource.com/c/tools/+/310449
Trust: Rebecca Stambler <rstambler@golang.org>
Trust: Peter Weinberger <pjw@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2021-04-15 21:16:26 +00:00
..
configuration_test.go gopls/internal/hooks: respect the default checks of the staticcheck tool 2021-04-15 21:16:26 +00:00
definition_test.go internal/lsp: handle nil pointer with import shortcut = link 2021-02-16 20:35:08 +00:00
embed_test.go internal/lsp/cache: invalidate metadata on magic comment changes 2021-03-02 02:04:51 +00:00
failures_test.go internal/lsp/cache: fix related error processing 2021-03-01 19:05:15 +00:00
fix_test.go internal/lsp: fix support for SourceFixAll code actions 2021-03-24 23:51:27 +00:00
formatting_test.go gopls/internal/regtest: split regtests up into multiple packages 2021-01-28 15:45:56 +00:00
generate_test.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
highlight_test.go internal/lsp/source: fix Highlight for std and 3rd-party packages 2021-04-05 22:17:18 +00:00
imports_test.go internal/lsp: fix support for SourceFixAll code actions 2021-03-24 23:51:27 +00:00
link_test.go gopls/internal/regtest: split regtests up into multiple packages 2021-01-28 15:45:56 +00:00
misc_test.go gopls/internal/regtest: split regtests up into multiple packages 2021-01-28 15:45:56 +00:00
references_test.go gopls/internal/regtest: split regtests up into multiple packages 2021-01-28 15:45:56 +00:00
shared_test.go gopls/internal/regtest: split regtests up into multiple packages 2021-01-28 15:45:56 +00:00
vendor_test.go internal/lsp: apply go.mod/sum changes via workspace edits 2021-02-11 05:13:29 +00:00