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 027f435 + 69aad85 commit 1cb5191Copy full SHA for 1cb5191
.scalafmt.conf
@@ -13,4 +13,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
13
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
14
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
15
trailingCommas = preserve
16
-version = 3.10.6
+version = 3.10.7
0 commit comments