go/gopls/internal/hooks
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
..
analysis.go gopls/internal/hooks: respect the default checks of the staticcheck tool 2021-04-15 21:16:26 +00:00
analysis_115.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
diff.go internal/lsp, gopls: recover from go-diff panics 2020-12-17 16:56:54 +00:00
diff_test.go gopls: use go-diff for edit generation 2019-10-10 20:18:25 +00:00
gen-licenses.sh gopls/internal/hooks: improve license file test 2021-01-26 00:28:59 +00:00
hooks.go gopls/internal/hooks: compile URL regexp once 2021-03-02 22:01:27 +00:00
licenses.go gopls/internal/hooks: improve license file test 2021-01-26 00:28:59 +00:00
licenses_test.go all: upgrade all dependencies, if possible 2021-02-03 19:28:29 +00:00