We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e81fb9a + 160a274 commit 29a7c50Copy full SHA for 29a7c50
.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.8
+version = 3.9.9
0 commit comments