Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 358 Bytes

kotlin.md

File metadata and controls

8 lines (4 loc) · 358 Bytes

Kotlin Coding Guidelines

Follow the official coding conventions with minimal deviations.

Enforcement

ktlint is used to enforce style checks. It supports a large subset of the official coding guidelines, but aspires to support the complete set.