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