- Formatter parameter alignment
- Change formatter testing framework - Activate "Wrapping and Braces" tab
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Test {
|
||||
fun someLong(a : Int
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS
|
||||
Reference in New Issue
Block a user