Formatter: support trailing comma in value parameters
#KT-34744
This commit is contained in:
@@ -3,3 +3,4 @@ fun foo(
|
||||
b: String)
|
||||
|
||||
// SET_TRUE: METHOD_PARAMETERS_LPAREN_ON_NEXT_LINE
|
||||
// TRAILING_COMMA: false
|
||||
Reference in New Issue
Block a user