cc449bcdd8
- Change formatter testing framework - Activate "Wrapping and Braces" tab
7 lines
88 B
Kotlin
7 lines
88 B
Kotlin
class Test {
|
|
fun someLong(a : Int
|
|
) {
|
|
}
|
|
}
|
|
|
|
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS |