Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 343 Bytes

Java Code Styles

IntelliJ IDEA code style settings for thoughtbot's Android projects.

Installation

  • On Unix, run the install.sh script. Windows users should use install.bat instead.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.