Use `?.let {}` instead of if/else with a null block when checking for nullable values [UseLet]
|
||
|---|---|---|
| .. | ||
| main | ||
| test/kotlin/io/element/android/features/roomlist/impl | ||
Use `?.let {}` instead of if/else with a null block when checking for nullable values [UseLet]
|
||
|---|---|---|
| .. | ||
| main | ||
| test/kotlin/io/element/android/features/roomlist/impl | ||