KtLint
mill.scalalib.spotless.Format.KtLint
@Scaladoc(value = "/**\n * @see [[https://github.com/diffplug/spotless/blob/main/lib/src/main/java/com/diffplug/spotless/kotlin/KtLintStep.java KtLintStep]]\n */")
case class KtLint(version: String, configFile: RelPathRef, customRuleSets: Seq[String]) extends Step
Attributes
- See also
- Source
- Format.scala
- Graph
-
- Supertypes
Members list
In this article