-
- All Implemented Interfaces:
-
com.pinterest.ktlint.core.ReporterProvider,java.io.Serializable
public final class BaselineReporterProvider implements ReporterProvider<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)
-
-
-
-