High
Kotlin
Use Kotlin idioms over Java patterns
Official
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
Add This Rule
Sign in to add this rule to your workspace
Sign in with GitHubDetails
- Severity
- High
- Category
- Kotlin
- Used in
- 1 ruleset