You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You know, I noticed this same thing years ago and never questioned it.
I presume those escape characters are in there for console printing and somehow they are ending up in the files written to disk. Not sure if this is a ktlint or ktlint-gradle bug.
Feel free to dig in more and try to figure out where these files are generated from
I'm facing the same issue, is there any update on this?
Before updating to 11.5 I would receive the reports on console and it was just fine to read and find the issues on code, a way better than now.
I encountered these as well on my txt assets as well when using this Kotlin Gradle plugin. I suspect those kinds of issues wouldn't happen when using the HTML/JSON/Checkstyle reporter types
Thanks for your effort in making this wonderful library.
Integration:
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.1"
Sample Report:
Is it as expected or some formatting or readability issue?
The text was updated successfully, but these errors were encountered: