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

Not if you install the (excellent) GoSublime plugin in Sublime, it will run gofmt on every save.
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. :)