Add inspection to simplify successive null checks #KT-14799 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.inspections.NullChecksToSafeCallInspection
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.idea.inspections.NullChecksToSafeCallInspection
|
||||