Reformat code should not align comments (KT-4175)
#KT-4175 In Progress
This commit is contained in:
+1
-2
@@ -12,8 +12,7 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
fun foo() {
|
||||
// abc
|
||||
fun foo() { // abc
|
||||
object B
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user