Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.3 (#1310)
Browse files Browse the repository at this point in the history
Co-authored-by: Vadim Chelyshov <[email protected]>
  • Loading branch information
Tofu-bot and dos65 committed Sep 17, 2024
1 parent 1b85017 commit 45b0fb2
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.8.1"
version = "3.8.3"
runner.dialect = scala213source3
trailingCommas = preserve
newlines.penalizeSingleSelectMultiArgList = false
Expand Down

0 comments on commit 45b0fb2

Please sign in to comment.