tools/go/packages
Michael Matloob aaa76ee82d go/packages: cleanup style
This change addresses some style issues pointed out by rsc in
golang.org/cl/126177. It doesn't fix the comment on listfunc
or the comment on the processing of the containing directories.
Those will be handled in a separate cl.

Change-Id: I2094ad1e5e2ee181a646466675f4d993bd69ff9b
Reviewed-on: https://go-review.googlesource.com/128897
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
2018-08-09 21:03:15 +00:00
..
golist go/packages: cleanup style 2018-08-09 21:03:15 +00:00
gopackages go/packages: fix the gopackages command 2018-07-25 23:55:34 +00:00
raw go/packages: enable an external source of package information 2018-08-03 18:01:56 +00:00
doc.go go/packages: fix the documentation 2018-08-02 15:09:54 +00:00
external.go go/packages: enable an external source of package information 2018-08-03 18:01:56 +00:00
packages.go go/packages: cleanup style 2018-08-09 21:03:15 +00:00
packages110_test.go go/packages: switch fallback implementation to use go list 2018-07-26 16:53:35 +00:00
packages_test.go go/packages: make LoadFiles the zero mode 2018-08-09 18:40:53 +00:00
stdlib_test.go go/packages: add cgo support to go1.10 fallback loader 2018-08-03 18:01:09 +00:00