mill.kotlinlib.ktlint.KtlintArgs
See theKtlintArgs companion object
@Scaladoc(value = "/**\n * Arguments for [[KtlintModule.ktlint]].\n *\n * @param check if an exception should be raised when violations are found\n * @param format if violations should be corrected automatically\n */")
Arguments for KtlintModule.ktlint.
Value parameters
- check
-
if an exception should be raised when violations are found
- format
-
if violations should be corrected automatically
Attributes
- Companion
- object
- Source
- KtlintArgs.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article