Y
Hacker News
new
|
ask
|
show
|
jobs
by
omaranto
4672 days ago
It's easy enough to never run gofmt, so there is still a choice. :) In fact, not running gofmt requires less effort than running it.
1 comments
melvinmt
4672 days ago
Not if you install the (excellent) GoSublime plugin in Sublime, it will run gofmt on every save.
link
omaranto
4672 days ago
Learning to use some newfangled editor and figuring out how to install plugins for it when the editor you've always used works just fine sounds like much more work than running gofmt. :)
link