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:
@@ -3,4 +3,4 @@
|
||||
fun ff() {
|
||||
val i: Int = 1
|
||||
val <!UNUSED_VARIABLE!>a<!>: Int = i<!UNNECESSARY_SAFE_CALL!>?.<!>plus(2)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user