Always add new line space with space before to deal with KEEP_FIRST_COLUMN_COMMENT option
InvertIfConditionIntention, RemoveBracesIntention tests are affected #KT-4175 In Progress
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
|
||||
import foo.*
|
||||
fun main(args: Array<String>) {
|
||||
import foo.*
|
||||
fun main(args: Array<String>) {
|
||||
1 + 1
|
||||
println()
|
||||
println()
|
||||
}
|
||||
Reference in New Issue
Block a user