Replies: 1 comment
-
have you had a chance to read through the configuration document online? https://scalameta.org/scalafmt/docs/configuration.html |
Beta Was this translation helpful? Give feedback.
0 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.
-
Configuration (required)
Please paste the contents of your
.scalafmt.conf
file here:full conf, see https://github.com/apache/incubator-paimon/blob/master/.scalafmt.conf
Command-line parameters (required)
Steps
Given code like this:
Problem
Scalafmt formats code like this:
Expectation
The code after format is a bit strange, don't want see too many line breaks, is there any relevant configuration that can improve it, thanks
Beta Was this translation helpful? Give feedback.
All reactions