Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jul 26, 2024
1 parent fae80e5 commit c7eb043
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 @@ -4,7 +4,7 @@ continuationIndent.callSite = 2
continuationIndent.defnSite = 2
includeCurlyBraceInSelectChains = false
optIn.breakChainOnFirstMethodDot = false
version = "3.8.2"
version = "3.8.3"
runner.dialect = Scala213Source3
trailingCommas = preserve
fileOverride {
Expand Down

0 comments on commit c7eb043

Please sign in to comment.