What's the status of multiplatform support with de...
# detekt
m
What's the status of multiplatform support with detekt and gradle. I see that it is creating tasks for the iOS platforms, but when I run those tasks no report files are generated. Reports are generated for Android and JVM.
g
The support is in Beta. The fact that no report is generated is either a bug or a misconfiguration of your setup
m
I removed all detekt configuration and the report is not generated. I'll file a report.
g
Please add a reproducer as otherwise is impossible for us to debug
m
I'll see if I can create a standalone reproduction.
👍 1