Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Mar 29, 2024
1 parent a5250b4 commit 9c92bf9
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.7.17"
version = "3.8.1"
project.layout = StandardConvention
rewrite.scala3.convertToNewSyntax = true
fileOverride {
Expand Down

0 comments on commit 9c92bf9

Please sign in to comment.