Class CheckStyleReporterProvider
-
- All Implemented Interfaces:
-
com.pinterest.ktlint.cli.reporter.core.api.ReporterProviderV2,java.io.Serializable
public final class CheckStyleReporterProvider implements ReporterProviderV2<CheckStyleReporter>
-
-
Constructor Summary
Constructors Constructor Description CheckStyleReporterProvider()
-
Method Summary
Modifier and Type Method Description StringgetId()CheckStyleReporterget(PrintStream out, Map<String, String> opt)-
-
Method Detail
-
get
CheckStyleReporter get(PrintStream out, Map<String, String> opt)
-
-
-
-