go/cmd
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
..
auth all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
benchcmp all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
bundle all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
callgraph all: go fmt ./... 2021-02-20 03:28:52 +00:00
compilebench all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
cover all: go fmt ./... 2021-02-20 03:28:52 +00:00
digraph all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
eg all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
fiximports all: go fmt ./... 2021-02-20 03:28:52 +00:00
getgo all: go fmt ./... 2021-02-20 03:28:52 +00:00
go-contrib-init all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
godex all: go fmt ./... 2021-02-20 03:28:52 +00:00
godoc all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00
goimports all: go fmt ./... 2021-02-20 03:28:52 +00:00
gomvpkg copyright: test that all files in the repo have copyright notices 2021-01-11 22:19:46 +00:00
gorename all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
gotype all: go fmt ./... 2021-02-20 03:28:52 +00:00
goyacc cmd/goyacc: double ACTSIZE, NSTATE and TEMPSTATE 2021-01-04 08:10:19 +00:00
guru all: go fmt ./... 2021-02-20 03:28:52 +00:00
html2article copyright: test that all files in the repo have copyright notices 2021-01-11 22:19:46 +00:00
present copyright: test that all files in the repo have copyright notices 2021-01-11 22:19:46 +00:00
present2md present2md: fix depth count for blogs with sections 2020-03-17 20:55:21 +00:00
splitdwarf all: go fmt ./... 2021-02-20 03:28:52 +00:00
ssadump go/ssa/ssautil: add AllPackages method 2018-10-15 18:41:29 +00:00
stress all: go fmt ./... 2021-02-20 03:28:52 +00:00
stringer all: go fmt ./... 2021-02-20 03:28:52 +00:00
toolstash all: replace all usages of os/exec with golang.org/x/sys/execabs 2021-01-19 22:25:03 +00:00