Skip to content

Commit a1548b1

Browse files
authored
Merge pull request #375 from scala-steward/update/patches
Patch updates
2 parents 90f6760 + b857415 commit a1548b1

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
@@ -13,4 +13,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
1313
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
1414
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
1515
trailingCommas = preserve
16-
version = 3.9.5
16+
version = 3.9.6

0 commit comments

Comments
 (0)