moggers87 / apricots

Everyone's favourite plane game!
GNU General Public License v2.0
13 stars 3 forks source link

Code style #19

Closed moggers87 closed 3 years ago

moggers87 commented 3 years ago
  1. Grab a linter and run it as part of tests
  2. Decide on a coding style (e.g. tabs vs spaces, tab width) and add it to a editorconfig file
  3. Update code with the above