jkomoros / boardgame

An in-progress framework in golang to easily build boardgame Progressive Web Apps
Apache License 2.0
31 stars 4 forks source link

Fix line spacing of all stub.Generate() output #677

Open jkomoros opened 6 years ago

jkomoros commented 6 years ago

It's a pain to get all of the various combinations to line up without extra (or missing) line spacing.

When doing this, remember to flip stub.generateNewGolden to true and flip back before saving

Originally captured in #663.