Skip to content

Commit

Permalink
Merge pull request #602 from scala-steward/update/series/1.x/scalafmt…
Browse files Browse the repository at this point in the history
…-core-3.4.0

Update scalafmt-core to 3.4.0 in series/1.x
  • Loading branch information
danicheg authored Jan 29, 2022
2 parents 2f5ec1a + ff2c6dd commit 7248b64
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.3.3
version = 3.4.0

maxColumn = 100

Expand Down

0 comments on commit 7248b64

Please sign in to comment.