DemoProductions / shmup

3 stars 2 forks source link

format files #101

Closed flip40 closed 7 years ago

flip40 commented 7 years ago

Formats all files. Hard tabs, curly braces on next line, space after function name, (maybe others? Forget the full list).

I doubt you want to go through every single file but maybe check the first one or two and make sure it matches the spec we are looking for just to confirm this is correct before we merge the change for every file (otherwise we will have to do this again D:)

51