Skip to content

Commit

Permalink
Merge pull request #817 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
danicheg authored Feb 20, 2024
2 parents c256679 + 98654c8 commit 501a9ff
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,7 +1,7 @@
# tune this file as appropriate to your style! see:
# https://scalameta.org/scalafmt/docs/configuration.html

version = 3.7.17
version = 3.8.0

maxColumn = 100

Expand Down

0 comments on commit 501a9ff

Please sign in to comment.