Skip to content

Commit

Permalink
[2.2.x] scalafmt-core 3.8.6 (was 3.8.4)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 4, 2025
1 parent af93fa6 commit aca120c
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.4
version = 3.8.6

0 comments on commit aca120c

Please sign in to comment.