Skip to content

Commit

Permalink
Merge pull request #586 from scala-steward/update/scalafmt-core-3.0.4
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.0.4
  • Loading branch information
mergify[bot] authored Sep 17, 2021
2 parents d11636d + 594c1f2 commit b4d5d99
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,6 +1,6 @@
align.preset = "more"
maxColumn = 120
version = "3.0.3"
version = "3.0.4"
fileOverride {
"glob:**/src/main/scala-3/**" {
runner.dialect = scala3
Expand Down

0 comments on commit b4d5d99

Please sign in to comment.