Create TrailingCommaIntention
#KT-34744
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Suppress unused warning if annotated by 'kotlin.Deprecated'" "false"
|
||||
// ACTION: Create test
|
||||
// ACTION: Enable a trailing comma by default in the formatter
|
||||
@Deprecated("")
|
||||
fun foo<caret>(){}
|
||||
|
||||
Reference in New Issue
Block a user