Create TrailingCommaIntention
#KT-34744
This commit is contained in:
+1
@@ -1,4 +1,5 @@
|
||||
// "Add 'inline' to function 'foo'" "false"
|
||||
// ACTION: Enable a trailing comma by default in the formatter
|
||||
// ERROR: Modifier 'crossinline' is allowed only for function parameters of an inline function
|
||||
|
||||
fun bar() {
|
||||
|
||||
Reference in New Issue
Block a user