go/cmd/bundle
Russ Cox b369640312 all: fmt tests with new gofmt
Part of //go:build change (#41184).
See https://golang.org/design/draft-gobuild

The Go 1.17 gofmt will insert the extra //go:build lines.
The older gofmts will not remove them.
Get ahead of the game by adding them now.
(Keeps x/tools tests passing on go repo trybots.)

Change-Id: Ifdb4af93f6cc38a9aa616516e923384b7312e991
Reviewed-on: https://go-review.googlesource.com/c/tools/+/294413
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Robert Griesemer <gri@golang.org>
Trust: Robert Griesemer <gri@golang.org>
Trust: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
2021-02-20 03:28:42 +00:00
..
testdata all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
.gitignore x/tools/cmd/bundle: include comments inside functions 2017-06-09 02:56:03 +00:00
main.go all: fmt tests with new gofmt 2021-02-20 03:28:42 +00:00
main_test.go cmd/bundle: expand test coverage to all modes 2020-09-29 17:50:58 +00:00