<@U0CP8EBRV> there is currently an ongoing effort ...
# detekt
a
@Czar there is currently an ongoing effort to rework the gradle plugin to generate detektCheck tasks for each sourceset, until then I think the best way to configure detekt in your project is to have different `profile`s (see detekt's build.gradle.kts) for each of your subprojects and override the input parameter
👍 1