There was an error while loading. Please reload this page.
2 parents 664ceb7 + c71cef4 commit a2f02ccCopy full SHA for a2f02cc
1 file changed
.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.11.1
+version = 3.11.2
0 commit comments