mill.javalib.spotless.Format.Indent
case class Indent(`type`: String, numSpacesPerTab: Option[Int]) extends Step
Value parameters
-
`type`
-
TAB
| SPACE
Attributes
-
See also
-
-
Source
-
Format.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product