Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 687 Bytes

File metadata and controls

27 lines (15 loc) · 687 Bytes

Java Code Styles

Code style configuration for IntelliJ.

Based on Square's IntelliJ IDEA code style settings for Java and Android projects.

Android style guide

Have a look at our Android Style Guide for detailed explanation.

Installation

  • Run the install.sh script.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to 'OnefootballAndroid' or 'OnefootballJava'.

License

Public domain