Hey friends, I am using ktlint via Spotless in my ...
# announcements
v
Hey friends, I am using ktlint via Spotless in my project, I see ktlint notifies about wildcard import / wrong indentation errors in console, but doesn’t auto fix them, I am seeing issue log and its mentioned somewhere its possible with --experimental flag, did anyone managed to get it working with spotless?