We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd9f9d commit 4c0c3e9Copy full SHA for 4c0c3e9
.scalafmt.conf
@@ -12,7 +12,7 @@ includeCurlyBraceInSelectChains = true
12
lineEndings = preserve
13
maxColumn = 100
14
newlines.afterInfix = keep
15
-newlines.source = fold
+newlines.source = keep
16
optIn.annotationNewlines = true
17
rewrite.imports.sort = original
18
rewrite.rules = [Imports, RedundantBraces, SortModifiers]
0 commit comments