Rename "Result is Result" inspection to "Direct use of result type"

This commit is contained in:
Mikhail Glukhikh
2018-11-30 12:07:10 +03:00
parent 5237079c5d
commit d909162a89
31 changed files with 83 additions and 83 deletions
@@ -0,0 +1 @@
org.jetbrains.kotlin.idea.inspections.coroutines.DirectUseOfResultTypeInspection
@@ -1 +0,0 @@
org.jetbrains.kotlin.idea.inspections.coroutines.ResultIsResultInspection