Formatter: support trailing comma in value parameters
#KT-34744
This commit is contained in:
+2
-1
@@ -4,4 +4,5 @@ fun someLong(a : Int
|
||||
}
|
||||
}
|
||||
|
||||
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS
|
||||
// SET_FALSE: ALIGN_MULTILINE_METHOD_BRACKETS
|
||||
// TRAILING_COMMA: false
|
||||
Reference in New Issue
Block a user