Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jun 14, 2024
1 parent 7168798 commit b3d430f
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 @@ -9,7 +9,7 @@ docstrings.style = keep
includeCurlyBraceInSelectChains = false
optIn.breakChainOnFirstMethodDot = false
trailingCommas = preserve
version = "3.8.1"
version = "3.8.2"
project.layout = StandardConvention
rewrite.scala3.convertToNewSyntax = true
fileOverride {
Expand Down

0 comments on commit b3d430f

Please sign in to comment.