Detekt Ij plugin seems to be unable to support mpp...
# detekt
b
Detekt Ij plugin seems to be unable to support mpp projects. Is this a known issue or just me?
g
define "unable to support mpp projects". We do support KMP projects, not sure what exactly you're experiencing
b
Well basically any KMP project I enable detekt ij plugin for crashes
i.e. Detekt plugin error and then no detext highlights
g
IJ plugin?
b
g
Ok so you're talking about the Intellij Pluing. There is support for KMP inside detekt-gradle-plugin. Not sure if there is anything needed on the IJ Plugin side to make it work with KMP. I would open an issue on that side then
👍 1
b
Here's one of the projects that crash it https://github.com/mpetuska/kmdc
l
For what it’s worth, I’ve been using detekt in a multi-module KMM project for a while now with no issues.
👍 2
b
@Landry Norris thanks for the confirmation. Must be something particular with my setup then