joshbeitler / mirus-archive

Hobby kernel (NOT maintained)

Home Page:https://github.com/joshbeitler/mirus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format all code, things are starting to get messy

joshbeitler opened this issue · comments

  • tabs -> 4 spaces
  • documentation comments on every method + prototype
  • modularize, modularize, modularize!
  • run through a source formatter (AStyleFormatter, st3)