Home
last modified time | relevance | path

Searched defs:customMaxLineLength (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ktfmt/ktfmt_idea_plugin/src/main/kotlin/com/facebook/ktfmt/intellij/
H A DKtfmtSettings.kt61 var customMaxLineLength: Int variable in com.facebook.ktfmt.intellij.KtfmtSettings
131 var customMaxLineLength by property(Formatter.META_FORMAT.maxWidth) variable in com.facebook.ktfmt.intellij.KtfmtSettings.State