We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b82299 + 0c31135 commit 0f01a5aCopy full SHA for 0f01a5a
.scalafmt.conf
@@ -9,4 +9,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
9
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
10
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
11
trailingCommas = always
12
-version = 3.10.2
+version = 3.10.3
0 commit comments