Hacker News new | ask | show | jobs
by fbonetti 3826 days ago
I was curious about that too, so I did a little searching around to find out why. Apparently tabs are the officially recommended format and are emitted by the code formatting tool `go fmt`.

http://stackoverflow.com/questions/19094704/indentation-in-g...