High
Kotlin
Use coroutines for async code
Official
Rule Description
`suspend` functions, `Flow` for streams. Structured concurrency with scopes. No blocking in coroutines.
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