Skip to content

Commit fb74bf7

Browse files
authored
Merge pull request #640 from scala-steward/update/patches
Patch updates
2 parents ec153f2 + dd81010 commit fb74bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
99
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
1010
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
1111
trailingCommas = always
12-
version = 3.9.8
12+
version = 3.9.9

0 commit comments

Comments
 (0)