Home
last modified time | relevance | path

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

/aosp_15_r20/external/ktfmt/core/src/test/java/com/facebook/ktfmt/testutil/
H A DKtfmtTruth.kt87 private var allowTrailingWhitespace = false variable
94 fun allowTrailingWhitespace(): FormattedCodeSubject { in allowTrailingWhitespace() method