Is there any way to have detekt print out the ktli...
# detekt
e
Is there any way to have detekt print out the ktlint config that it uses?
g
Nope as we access it via the JVM apis
e
If ktlint exposed that through the JVM apis would you be open to having a task for that in detekt?
g
What's the use case?
e
Trying to repro an indentation bug in ktlint, but I only use detekt.