Home
last modified time | relevance | path

Searched defs:customBlockIndent (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.kt67 var customBlockIndent: Int variable in com.facebook.ktfmt.intellij.KtfmtSettings
132 var customBlockIndent by property(Formatter.META_FORMAT.blockIndent) variable in com.facebook.ktfmt.intellij.KtfmtSettings.State