1. 30 Mar, 2022 2 commits
    • Luke Mewburn's avatar
      whitespace fixes · c879aadd
      Luke Mewburn authored and Luke Mewburn's avatar Luke Mewburn committed
      Remove trailing spaces and tabs.
      Consistently use a 4 space tab instead of spaces.
      Ensure comment marker has space (or tab) before text.
      
      No functional change except for change in whitespace.
      c879aadd
    • Luke Mewburn's avatar
      prefix imported types with module name · cb141957
      Luke Mewburn authored and Luke Mewburn's avatar Luke Mewburn committed
      Fully qualify type names by prefixing with the module name
      that they're imported from.
      cb141957
  2. 15 Jun, 2020 3 commits