jmoiron / modl

golang database modelling library
MIT License
479 stars 48 forks source link

gofmt #50

Open whilei opened 6 years ago

whilei commented 6 years ago

Just ran

gofmt -w .

on the project root. That's all.

https://blog.golang.org/go-fmt-your-code


I made this PR with a project going on over at https://github.com/rotblauer/gofmt-att, and it's definitely a work in progress. So if I got something wrong, or this is annoying at all, please file an issue over there and we'll sort it out.