Closed acjay closed 7 years ago
It's not clear to me if the badExample
call is meant to be incorrectly-formatted - it looks correct to me. Is the badExample
in your code how you'd like the code to be formatted?
LGTM in 0.2.4, or maybe badExample
is supposed to have different formatting? Closing, re-open if necessary.
Nested multi-line method calls trailed with a no-params method call are un-indented. If the training method is called with zero-params, it yields different (correct) behavior. If there are no trailing methods, the behavior is also as expected.
The following is with the sbt-scalariform preferences: