Closed DiegoCoronel closed 10 years ago
for this code:
/* abcdefc.... */ void foo() {}
after format:
void foo() {}
Wait, this isn’t a formatter problem – if I run it from the command line, it works fine. It’s an IDE integration problem.
tks
for this code:
after format: