Attributes
- Companion
- class
- Source
- Format.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Format.type
Members list
Type members
Classlikes
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Represents a string value that can be inlined as content
or must be read from file
.
Represents a string value that can be inlined as content
or must be read from file
.
Attributes
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
When preserve
is set, steps
are applied outside matching blocks, thus preserving the formatting inside a matching block. Otherwise, steps
are applied inside matching blocks.
When preserve
is set, steps
are applied outside matching blocks, thus preserving the formatting inside a matching block. Otherwise, steps
are applied inside matching blocks.
Value parameters
- name
-
name of this step
- regex
-
matcher for a block -
[regex]
: regular expression -[open,close]
: open and close markers
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Value parameters
- style
-
GOOGLE
|ASOP
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Value parameters
- `type`
-
TAB
|SPACE
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Value parameters
- style
-
DEFAULT
|META_FORMAT
|DROPBOX_FORMAT
|GOOGLE_FORMAT
|KOTLINLANG_FORMAT
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Value parameters
- yearMode
-
PRESERVE
|UPDATE_TO_TODAY
|SET_FROM_GIT
Attributes
- See also
- Companion
- object
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- Format.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LicenseHeader.type
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Value parameters
- style
-
PALANTIR
|GOOGLE
|ASOP
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
A relative path reference resolved against a configurable root path. This is meant for usages where the machine specific root path prefix should be omitted.
A relative path reference resolved against a configurable root path. This is meant for usages where the machine specific root path prefix should be omitted.
Attributes
- Companion
- object
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Companion
- class
- Source
- Format.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
RelPathRef.type
Value parameters
- formatter
-
google-java-format
|cleanthat-javaparser-unnecessaryimport
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Configuration for building a Spotless formatter step.
Configuration for building a Spotless formatter step.
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class CleanthatJavaclass Diktatclass EndWithNewlineclass Fenceclass FormatAnnotationsclass GoogleJavaFormatclass ImportOrderclass Indentclass Jsr223class KtLintclass Ktfmtclass LicenseHeaderclass NativeCmdclass PalantirJavaFormatclass RemoveUnusedImportsclass Replaceclass ReplaceRegexclass ScalaFmtclass TrimTrailingWhitespaceShow all
A lint suppression definition.
A lint suppression definition.
Value parameters
- path
-
Relative path to file.
- shortCode
-
Name of lint.
- step
-
Name of formatter step.
Attributes
- Note
-
When all members are
null
, all lints are suppressed. - Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- See also
- Source
- Format.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Stepclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Note
-
Use with RelPathRef.withDynamicRoot to configure any relative references.
- Source
- Format.scala
Default Format for files with .java
extension.
Default Format for files with .kt
, .kts
extensions.
Default Format for files with .scala
, .sc
, .mill
extensions.
A Format for steps
that selects files with the given extensions.
Givens
Givens
Attributes
- Source
- Format.scala