IcaliaLabs / plis

Automated development tasks asked nicely
MIT License
40 stars 5 forks source link

Go best practices #7

Closed thelastinuit closed 7 years ago

thelastinuit commented 7 years ago

As a recommendation from the golang community, before any commit or submit, we should run go fmt to clean up our code.

Most IDEs have an tool to do this automatically, i.e. vim and emacs do this without telling me and save me a lot of time. I mean, for future references.

vovimayhem commented 7 years ago

FCK YEAH! Let's do this, mthrfck*rs!!!

vovimayhem commented 7 years ago

That's just for /plis.go... We'll run it for the rest of the files...