-
- All Implemented Interfaces:
-
com.pinterest.ktlint.core.Reporter
public final class PlainSummaryReporter implements ReporterReports a summary, e.g. a count of LintErrors per rule
-
-
Constructor Summary
Constructors Constructor Description PlainSummaryReporter(PrintStream out)
-
Method Summary
-
-
Constructor Detail
-
PlainSummaryReporter
PlainSummaryReporter(PrintStream out)
-
-
-
-