trouble with formatting a specific case #4712
andyczerwonka
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm doing a migration from scalafmt 2 to the latest 3.8.3, and everything is working well except this one case.
I'd like the
schema.apply(name)
case implementation align two spaces in, along with the closing}
. E.g.For
.scalafmt.conf
looks like this:Beta Was this translation helpful? Give feedback.
All reactions