We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
» 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.