We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f00a11 + a75789d commit a06cbd7Copy full SHA for a06cbd7
.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.9.9
+version = 3.9.10
0 commit comments