Looks like setting `detekt.autoCorrect` in Gradle ...
# detekt
s
Looks like setting
detekt.autoCorrect
in Gradle also doesn't do auto-correct when I run
:detekt
. Is there some other thing I need to do to enable auto-correct for the rule?
a
Hi have you created the issue in GH?
s
No, because I don't know if it's broken or I need to configure something