Skip to content

Commit

Permalink
Update scalafmt-core to 3.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofu-bot authored and danslapman committed Sep 2, 2023
1 parent 51d19bb commit 8abb127
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.13"
version = "3.7.14"
runner.dialect = scala213source3
trailingCommas = preserve
newlines.penalizeSingleSelectMultiArgList = false
Expand Down

0 comments on commit 8abb127

Please sign in to comment.