Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 219 Bytes

CODE_STYLE.md

File metadata and controls

3 lines (2 loc) · 219 Bytes

For Java we use Google Java Style, for Kotlin the default style but with a modification that that disable the KEEP_FIRST_COLUMN_COMMENT.

We provide the style file in the root repository (GoogleStyle-Sandstone.xml).