Skip to content

Commit

Permalink
Merge pull request #4563 from typelevel/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
rossabaker authored Feb 22, 2024
2 parents c8aabca + 3bb6fe2 commit 33c8fba
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
align.openParenCallSite = true
align.openParenDefnSite = true
maxColumn = 120
Expand Down

0 comments on commit 33c8fba

Please sign in to comment.