tools/cmd/godex
Russ Cox 2363391a5b all: go fmt ./...
Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

Not strictly necessary but will avoid gofmt changes later
as people edit these files.

Change-Id: I20749ed82e18938a305d9425d0739f0ea7bd24c0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/294414
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-20 03:28:52 +00:00
..
doc.go tools: add import comments. 2014-12-09 22:42:16 +00:00
gc.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
gccgo.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
godex.go all: fix some staticcheck errors 2020-01-29 04:53:41 +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
print.go x/tools: remove old renaming imports of go/constant as exact 2018-08-10 17:04:37 +00:00
source.go cmd/godex: handle printing of type aliases 2017-01-11 21:17:45 +00:00
writetype.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00