There was an error while loading. Please reload this page.
2 parents 0915e9e + c9f5601 commit b444cc5Copy full SHA for b444cc5
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.11.4
+version = 3.11.5
0 commit comments