aboutsummaryrefslogtreecommitdiff
path: root/go
diff options
context:
space:
mode:
authorRohan Challa <rohan@golang.org>2020-03-16 14:46:49 -0400
committerRohan Challa <rohan@golang.org>2020-03-27 18:57:59 +0000
commitf4fcf867e710f011999090fe3bef367096314b48 (patch)
tree011e20d381f10ae2016ad4f71e6f164bdc4360e2 /go
parentafab6edfada8bd76fd15bf977ec4f074c9ad3908 (diff)
downloadgolang-x-tools-f4fcf867e710f011999090fe3bef367096314b48.tar.gz
internal/lsp/analysis: add quickfix for "no result values expected"
This change adds a quick fix for type errors of the type "no result values expected". It will replace the return statment with an empty return statement. Updates golang/go#34644 Change-Id: I3885748dfc69a2d19f8e7a2e81f36f6d0a20d25b Reviewed-on: https://go-review.googlesource.com/c/tools/+/223666 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Diffstat (limited to 'go')
0 files changed, 0 insertions, 0 deletions