Skip to content

Commit

Permalink
Merge pull request #432 from profunktor/update/scalafmt-core-3.8.0
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.8.0
  • Loading branch information
mergify[bot] committed Feb 25, 2024
2 parents e8cfab7 + 3d74840 commit 1d50235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.7.17"
version = "3.8.0"
runner.dialect = "scala213"
align.openParenCallSite = false
align.tokens = ["%", "%%", {code = "=>", owner = "Case"}, {code = "=", owner = "(Enumerator.Val|Defn.(Va(l|r)|Def|Type))"}, ]
Expand Down

0 comments on commit 1d50235

Please sign in to comment.