Package com.diffplug.gradle.spotless
Class TomlExtension.VersionCatalogConfig
java.lang.Object
com.diffplug.gradle.spotless.TomlExtension.VersionCatalogConfig
- Enclosing class:
TomlExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmaxLineLength(int maxLineLength) voidstripQuotedKeys(boolean stripQuotedKeys)
-
Constructor Details
-
VersionCatalogConfig
public VersionCatalogConfig()
-
-
Method Details
-
stripQuotedKeys
public void stripQuotedKeys(boolean stripQuotedKeys) -
maxLineLength
public void maxLineLength(int maxLineLength)
-