Skip to content

Commit

Permalink
Merge pull request #1002 from playframework/update/scalafmt-core-3.9.1
Browse files Browse the repository at this point in the history
scalafmt-core 3.9.1 (was 3.8.6)
  • Loading branch information
mkurz authored Feb 23, 2025
2 parents c96a2f6 + cf1e6be commit 152c072
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.8.6
version = 3.9.1

0 comments on commit 152c072

Please sign in to comment.