add trailing newlines to test files
otherwise I have to rollback dozens of files after using sed that follows conventions
This commit is contained in:
@@ -14,4 +14,4 @@ fun test() {
|
||||
v1({}, {}, {it})
|
||||
v1({}) <!VARARG_OUTSIDE_PARENTHESES!>{}<!>
|
||||
v1 <!VARARG_OUTSIDE_PARENTHESES, DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED!>{}<!>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user