Stop conversion to single lines for short control flow blocks #4165
Unanswered
spaceunifyfifty
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Does |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
for short blocks, scalafmt is auto-formatting
as
and likewise
becomes
How can I disable this opinionated style correction while still keeping other basic scalafmt features like indentation-size correction? I do not want to disable scalafmt entirely, but I will have to if this is not possible.
Beta Was this translation helpful? Give feedback.
All reactions