Skip to content

Commit

Permalink
Merge pull request #790 from scala-steward/update/scalafmt-core-3.7.13
Browse files Browse the repository at this point in the history
scalafmt-core 3.7.13 (was 3.7.11)
  • Loading branch information
mkurz authored Sep 11, 2023
2 parents 22e19c3 + 8cff459 commit da71b0f
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 @@ -11,4 +11,4 @@ rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abst
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
trailingCommas = preserve
newlines.afterCurlyLambda = preserve
version = 3.7.11
version = 3.7.13

0 comments on commit da71b0f

Please sign in to comment.