Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 494 Bytes

File metadata and controls

18 lines (12 loc) · 494 Bytes

Burnside Digital Java Code Styles

IntelliJ IDEA and Android Studio code style settings for Burnside's Java and Android projects.

Installation

  • Run the install.sh script.
  • Restart your IDE if it's running.
  • Open IntelliJ/AS Project Settings -> Code Styles, change the code style for the project to the one you want.

Credits

These styles are based off Square's excellent java-code-styles.