GoogleJavaFormat
mill.javalib.spotless.Format.GoogleJavaFormat
case class GoogleJavaFormat(groupArtifact: String, version: String, style: String, reflowLongStrings: Boolean, reorderImports: Boolean, formatJavadoc: Boolean) extends Step
Value parameters
- style
-
GOOGLE
|ASOP
Attributes
- See also
- Source
- Format.scala
- Graph
-
- Supertypes
Members list
In this article