Class KtLintStep

java.lang.Object
com.diffplug.spotless.kotlin.KtLintStep
All Implemented Interfaces:
Serializable

public class KtLintStep extends Object implements Serializable
Wraps up ktlint as a FormatterStep.
See Also: