Skip to content

Commit

Permalink
Merge pull request #1272 from tofu-tf/update/scalafmt-core-3.8.1
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.8.1
  • Loading branch information
dos65 authored May 7, 2024
2 parents 29795c9 + 0557b0b commit ec4cd0e
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
Expand Up @@ -3,7 +3,7 @@ binPack.parentConstructors = true
maxColumn = 120
includeCurlyBraceInSelectChains = false
align.preset = most
version = "3.7.17"
version = "3.8.1"
runner.dialect = scala213source3
trailingCommas = preserve
newlines.penalizeSingleSelectMultiArgList = false
Expand Down

0 comments on commit ec4cd0e

Please sign in to comment.