warning in Kotlin, globally? If not, where would I file a request for this feature?
r
Ruckus
01/17/2020, 2:21 AM
You can disable the inspection in IntelliJ
t
Tim Malseed
01/17/2020, 2:21 AM
How so?
a
Alexey Belkov [JB]
01/17/2020, 7:26 AM
It's a compiler warning, not an inspection. Unfortunately we can't suppress specific compiler warnings globally in the compiler or the IDE yet: https://youtrack.jetbrains.com/issue/KT-8087. No need to create a separate issue.