Code style settings for all projects of this repository.
This style is forked from Square Code Style. And make some changes as Google Open Source Code Style
This Guides copied from Google Open Source Code Style.
This code style is recommend by Android Open Source and we follow it.
- On Unix, run the
install.shscript. Windows users should useinstall.batinstead. - Restart IntelliJ if it's running.
- Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.