There was an error while loading. Please reload this page.
1 parent c800639 commit 5931987Copy full SHA for 5931987
1 file changed
.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.9.7
+version = 3.9.8
0 commit comments