But it is because Detekt works so. With spotless I have to do a similar thing but less pretty in the...
j
But it is because Detekt works so. With spotless I have to do a similar thing but less pretty in the build.gradle.kts: plugins { ... } allprojects { apply<MySpotlessPrecompiledPlugin>() }