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 3a7b110 + b9f88f3 commit f5a4019Copy full SHA for f5a4019
1 file changed
.scalafmt.conf
@@ -8,4 +8,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
8
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
9
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
10
trailingCommas = always
11
-version = 3.9.4
+version = 3.9.5
0 commit comments