Skip to content

Kotlin Java Styleguide

Tim Chow edited this page Apr 22, 2025 · 1 revision

The SDK follows the default Android Lint ruleset along with these Detekt rules defined in the project. Both gradle tasks are run as a part of PR CI checks, so all code added or modified must pass.

Links:

Clone this wiki locally