We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da7818a + 7bbd603 commit 808e8cdCopy full SHA for 808e8cd
.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.4
+version = 3.10.5
0 commit comments