Skip to content

Commit 6365c31

Browse files
authored
Merge pull request #597 from profunktor/update/scalafmt-core-3.11.3
Update scalafmt-core to 3.11.3
2 parents 3ddff76 + b8790ee commit 6365c31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.11.1"
1+
version = "3.11.3"
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)