indentationOnNewLine: sort tests
Part of #KT-22211
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
class A {
|
||||
fun String.Companion.testParam(<caret>) {
|
||||
}
|
||||
}
|
||||
|
||||
// SET_TRUE: ALIGN_MULTILINE_METHOD_BRACKETS
|
||||
// IGNORE_FORMATTER
|
||||
// KT-39459
|
||||
Reference in New Issue
Block a user