Closed gavinking closed 10 years ago
Given:
shared void run() {} class X() {} String something(String a) => a;
The formatter produces:
Not on the command line; probably an IDE integration issue.
Closing, we’ll use #62 for IDE integration problems.
Given:
The formatter produces: