- Formatter parameter alignment
- Change formatter testing framework - Activate "Wrapping and Braces" tab
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
someTestLong(12,
|
||||
13)
|
||||
}
|
||||
|
||||
// SET_TRUE: ALIGN_MULTILINE_PARAMETERS_IN_CALLS
|
||||
Reference in New Issue
Block a user