pub static KTLINT: ToolSpecExpand description
Kotlin linter and formatter, run in lint-only mode.
--log-level=none is load-bearing: ktlint writes “Lint has found errors
than can be autocorrected” to stdout, ahead of the JSON, and the parser
would reject the whole run as unparseable rather than report the findings.