Skip to content

Commit c615075

Browse files
authored
Merge pull request #558 from profunktor/update/scalafmt-core-3.10.6
Update scalafmt-core to 3.10.6
2 parents 68d1987 + 6c154c1 commit c615075

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
@@ -1,4 +1,4 @@
1-
version = "3.10.4"
1+
version = "3.10.6"
22
runner.dialect = "scala213"
33
align.openParenCallSite = false
44
align.tokens = ["%", "%%", {code = "=>", owner = "Case"}, {code = "=", owner = "(Enumerator.Val|Defn.(Va(l|r)|Def|Type))"}, ]

0 commit comments

Comments
 (0)