Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.98k stars 337 forks source link

fix: Remove the empty line at the top of generated files #4

Closed arnevm123 closed 1 year ago

arnevm123 commented 1 year ago

Hi, I noticed the generated files had empty lines at the top of them. I fixed this in my PR. It does make the actual code a bit less pretty, but I think that's a fair trade-off