Code style - RP-Kit/RPKit GitHub Wiki

» 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.