Skip to content
  • Dan Newton's avatar
    Add a code style for Kotlin · f4d7bd1f
    Dan Newton authored
    Based on the Kotlin code style that Intellij allows you to import. This
    code style should keep the code relatively close together but functions
    and new objects will be split onto multiple lines to increase
    readability.
    
    This code style will need to be manually specified by each dev.
    
    It also uses 2 space indentation :)
    
    
    Former-commit-id: e683da6b
    f4d7bd1f