Inspection for experimental coroutines imports migration (KT-25251)

#KT-25251 In Progress
This commit is contained in:
Nikolay Krasko
2018-07-09 13:33:54 +03:00
parent 5b34498162
commit f9de91016a
22 changed files with 362 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports experimental coroutines usages that are incompatible with Kotlin 1.3+ and should be updated.
</body>
</html>