High Kotlin

Use Kotlin idioms over Java patterns

Rule Description

Data classes, extension functions, scope functions (let/apply/run). Null safety with `?` and `!!`.

Included in Rulesets

Code Review Standards
214 rules • 0 standards
View

Add This Rule

Sign in to add this rule to your workspace

Sign in with GitHub

Details

Severity
High
Category
Kotlin
Used in
1 ruleset