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

feat: Add gofmt after creating the go files #7

Closed arnevm123 closed 1 year ago

arnevm123 commented 1 year ago

Not sure if this is something you want in this project, but this would make the whitespace problems a non-issue, but would make the generation of the files a bit slower.