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.96k stars 336 forks source link

Fixing broken linting pipeline #50

Closed MitchellBerend closed 1 year ago

MitchellBerend commented 1 year ago

A broken workflow was added in #28, this fixes the indentation errors.

MitchellBerend commented 1 year ago

I would like it if #47 was merged in favor of this pr. That pr adds more functionality besides just fixing the current linting workflow. I will leave this one open if that one isn't merged yet (or at all.)

mimatache commented 1 year ago

Since that is a bit bigger than this, I can just rebase my PR in case this one gets merged before to unblock ci. The reason I fixed it in that was because I was having trouble running my changes with act.