1
0
mirror of https://github.com/golang/go synced 2024-11-18 08:44:43 -07:00
go/refactor
Alan Donovan 4162082cba x/tools/*: print program name, not "Error", when reporting command error messages.
Such messages are more informative when the error occurs deep within a script.

Also: add tool name to digraph's usage messages.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/173380043
2014-11-17 12:58:28 -05:00
..
eg go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
importgraph go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
lexical go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
rename x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
satisfy go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11: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.