Y
Hacker News
new
|
ask
|
show
|
jobs
by
jgalt212
3899 days ago
true, forgot to think about that. But still potentially a lot of changes to fix, even if you are explicitly told what needs adjusting.
1 comments
logic
3899 days ago
And this is where Go's tooling shines:
https://golang.org/cmd/gofmt/
(Refactor automatically, not by hand.)
link
(Refactor automatically, not by hand.)