Skip to content
Ren edited this page Aug 20, 2019 · 2 revisions

» Home » Development » Code style

We roughly follow the guidelines at https://kotlinlang.org/docs/reference/coding-conventions.html, with one exception: When a class and its supertype are separated by a colon, do not use horizontal whitespace before the colon.

Clone this wiki locally