We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cc165e + 6a0399f commit 3cb0da6Copy full SHA for 3cb0da6
.scalafmt.conf
@@ -11,4 +11,4 @@ rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abst
11
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
12
trailingCommas = preserve
13
newlines.afterCurlyLambda = preserve
14
-version = 3.10.2
+version = 3.10.3
0 commit comments