go/go/buildutil
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
..
allpackages.go go/buildutil: ExpandPatterns: ignore a trailing slash in a pattern 2016-10-05 19:34:25 +00:00
allpackages_test.go all: go fmt ./... 2021-02-20 03:28:52 +00:00
fakecontext.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
overlay.go all: fix more typos 2019-09-11 15:13:14 +00:00
overlay_test.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
tags.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
tags_test.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
util.go x/tools/go/buildutil: remove unused function 2017-03-01 14:53:57 +00:00
util_test.go go/buildutil: get tests to pass when run from a module 2019-02-14 18:55:18 +00:00
util_windows_test.go go/buildutil: ignore path letters case in ContainingPackage on windows 2015-11-25 03:21:30 +00:00