We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea374b + 735a0ed commit 7e32c7eCopy full SHA for 7e32c7e
.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 = preserve
12
-version = 3.8.6
+version = 3.9.3
0 commit comments