Closed zackkitzmiller closed 10 years ago
I'm going to close this pull request instead of merging it because I made a few changes and just ran go fmt myself. I should have been running it before each commit, and I just forgot. Thanks for the reminder though! I'll make sure to always run go fmt before I commit.
No worries. Most editors have a way to run go fmt on save. ST and Atom both do.
I'm surprised the vim plugin I have doesn't. I'll have to figure out why it doesn't automatically do that and figure out how to make it do that if it doesn't already.
Coding Standards