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 9c1f156 + 0ee23a7 commit adeea9eCopy full SHA for adeea9e
.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.4
+version = 3.10.5
0 commit comments