Would it make sense to have an inspection that war...
# coroutines
k
Would it make sense to have an inspection that warns when you have a suspending function that's an extension on CoroutineScope?
e
We plan to expand our set of inspections to catch common code smells like that
👍 1