mill.javalib.spotless.Format.LicenseHeader
See theLicenseHeader companion object
case class LicenseHeader(delimiter: String, header: ContentOrFile, name: String, contentPattern: String, yearSeparator: String, yearMode: String, skipLinesMatching: String) extends Step
Value parameters
- yearMode
-
PRESERVE
|UPDATE_TO_TODAY
|SET_FROM_GIT
Attributes
- See also
- Companion
- object
- Source
- Format.scala
- Graph
-
- Supertypes
Members list
In this article