The compiler is giving me a NOTHING_TO_INLINE warn...
# intellij
b
The compiler is giving me a NOTHING_TO_INLINE warning (which I can
@Suppress
just fine), but I'm not seeing the inspection warning in the editor, and I don't see the inspection in the IDE settings to enable it... am I missing something?
Seems like I'm just not getting the inspection in my common module. Jvm module files get the inspection just fine