Skip to content

Commit

Permalink
Merge pull request playframework#717 from scala-steward/update/scalaf…
Browse files Browse the repository at this point in the history
…mt-core-3.6.0

scalafmt-core 3.6.0 (was 3.5.9)
  • Loading branch information
mergify[bot] authored Oct 18, 2022
2 parents 3a354d2 + e455f7c commit 63a93ae
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.5.9
version = 3.6.0

0 comments on commit 63a93ae

Please sign in to comment.