Skip to content
This repository was archived by the owner on Apr 27, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 610 Bytes

File metadata and controls

24 lines (15 loc) · 610 Bytes

Android Code Styles

IntelliJ IDEA code style settings for Lezhin'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.

Checkstyle

  • Use checkstyle configuration file located at checkstyle folder.

License

Public domain