go/cmd/guru
Russ Cox 5fef6fdaed cmd: gofmt
Gofmt to update doc comments to the new formatting.

(There are so many files in x/tools I am breaking up the
gofmt'ing into multiple CLs.)

For golang/go#51082.

Change-Id: I0cc2e6cac2e4ed975770aea78cc2f39c13d6f874
Reviewed-on: https://go-review.googlesource.com/c/tools/+/399357
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-12 17:38:38 +00:00
..
serial cmd: gofmt 2022-04-12 17:38:38 +00:00
testdata/src all: various test fixes related to any 2021-12-09 15:47:16 +00:00
callees.go cmd/guru: fix several functions godoc comment prefix 2018-10-11 18:05:12 +00:00
callers.go cmd: gofmt 2022-04-12 17:38:38 +00:00
callstack.go cmd: gofmt 2022-04-12 17:38:38 +00:00
definition.go cmd/guru: revert support for Go 1.8 aliases 2016-11-04 21:18:07 +00:00
describe.go cmd: gofmt 2022-04-12 17:38:38 +00:00
freevars.go cmd: gofmt 2022-04-12 17:38:38 +00:00
guru.go cmd: gofmt 2022-04-12 17:38:38 +00:00
guru_test.go all: various test fixes related to any 2021-12-09 15:47:16 +00:00
implements.go cmd: gofmt 2022-04-12 17:38:38 +00:00
isAlias18.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
isAlias19.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
main.go cmd: gofmt 2022-04-12 17:38:38 +00:00
peers.go cmd/guru: add workaround to handle inconsistency between go/types and gc 2016-11-23 20:09:00 +00:00
pointsto.go cmd: gofmt 2022-04-12 17:38:38 +00:00
pos.go cmd: gofmt 2022-04-12 17:38:38 +00:00
referrers.go cmd: gofmt 2022-04-12 17:38:38 +00:00
unit_test.go go/buildutil, cmd/guru: resolve symlinks in filenames through build.Context 2016-12-06 21:45:43 +00:00
what.go cmd: gofmt 2022-04-12 17:38:38 +00:00
whicherrs.go x/tools: support Go 1.9 type aliases 2017-02-13 21:46:59 +00:00