I tried applying Spotless through Gradle with ktlint on my compose-web Kotlin/JS project, but, Spotless doesn't seem to detect any issues. How do I set this up correctly? Do I need to tell it somehow explicitly about the jsMain and test source sets?
b
Big Chungus
10/27/2022, 10:04 PM
I tried that on multiple occasions too and spotless seems to be doing a grand total of nothing for kotlin. Eventually I've just switched to detekt ktlint formatter