Skip to content

Contribution guide

Vojtech Polivka edited this page Apr 13, 2020 · 5 revisions

Contribution guide

Language

The project uses Kotlin unless using Java is absolutely necessary.

Code style

The project uses Google's Java code style.

For Kotlin, also change indentation to 2 spaces and continuation indent to 4 spaces.

Clone this wiki locally