Ruckus
01/17/2020, 6:55 PM;
?Paul Woitaschek
01/17/2020, 9:01 PMAlexey Belkov [JB]
01/21/2020, 8:03 AMfun foo() {
println(""); println("")
}
Is it reformatted for you? If not, can you please share an example of code that is reformatted? Anyway, since there is no dedicated setting to control this behavior, please consider creating a feature request at http://kotl.in/issue describing your use case. Thanks.Ruckus
01/21/2020, 4:18 PMinterface T {
val aa: Double; val ab: Double; ...
val ba: Double; val bb: Double; ...
...
}
I'll try to remember to file one tonight when I get the chance.