1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00
go/refactor
Alan Donovan c1ef9c75bf cmd/gorename: make Usage documentation sensible in godoc
Fixes golang/go#9469

Change-Id: I74e19e3d095e4c2ab62f755a408f58fd5e7ac2f2
Reviewed-on: https://go-review.googlesource.com/2176
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
2014-12-30 16:36:43 +00:00
..
eg astutil: add Unparen utility, eliminating 7 copies. 2014-12-29 22:24:57 +00:00
importgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
lexical tools: add import comments. 2014-12-09 22:42:16 +00:00
rename cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
satisfy astutil: add Unparen utility, eliminating 7 copies. 2014-12-29 22:24:57 +00:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.