Formatter: support trailing comma in value parameters
#KT-34744
This commit is contained in:
+3
-1
@@ -39,4 +39,6 @@ fun commented1() {}
|
||||
fun commented2() {}
|
||||
|
||||
// Comment
|
||||
fun commented3() {}
|
||||
fun commented3() {}
|
||||
|
||||
// TRAILING_COMMA: false
|
||||
Reference in New Issue
Block a user