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