We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b20ccc + 5da2b45 commit f72a51aCopy full SHA for f72a51a
1 file changed
.scalafmt.conf
@@ -28,7 +28,7 @@ rewrite.redundantBraces.includeUnitMethods = false
28
rewrite.rules = [PreferCurlyFors, RedundantBraces, RedundantParens]
29
rewrite.trailingCommas.style = keep
30
runner.dialect = scala3
31
-version = 3.10.1
+version = 3.10.2
32
verticalMultiline.arityThreshold = 3
33
verticalMultiline.atDefnSite = true
34
verticalMultiline.newlineAfterOpenParen = true
0 commit comments