Skip to content

Commit 0f01a5a

Browse files
authored
Merge pull request #657 from scala-steward/update/patches
Patch updates
2 parents 8b82299 + 0c31135 commit 0f01a5a

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.10.2
12+
version = 3.10.3

0 commit comments

Comments
 (0)