Replies: 1 comment
-
I expect this to happen by the summer or so. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Ned, Any updates on the below issues
#811
#655
I would like to capture the console result in a readable format to use it in our pipelines.
Example: ktlint produces a similar report "lint-results-ktlint.xml" from the hood.
args "--reporter=plain", "--reporter=plain?color=false,output=${buildDir}/reports/lint-results-ktlint.txt", "--color", "--reporter=checkstyle,output=${buildDir}/reports/lint-results-ktlint.xml", "/src//*.kt"
Beta Was this translation helpful? Give feedback.
All reactions