Skip to content

Commit

Permalink
Merge pull request #1195 from tofu-tf/update/scalafmt-core-3.7.17
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.7.17
  • Loading branch information
dos65 authored May 6, 2024
2 parents 0c58378 + 48df95a commit 95bdc86
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.11"
version = "3.7.17"
runner.dialect = scala213source3
trailingCommas = preserve
newlines.penalizeSingleSelectMultiArgList = false
Expand Down

0 comments on commit 95bdc86

Please sign in to comment.