Skip to content

Commit

Permalink
Merge pull request #275 from scala-steward/update/scalafmt-core-3.7.4
Browse files Browse the repository at this point in the history
scalafmt-core 3.7.4 (was 3.7.3)
  • Loading branch information
ihostage authored Jun 30, 2023
2 parents 746b66b + 0ddba6e commit 514e7a3
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 @@ -13,4 +13,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
trailingCommas = preserve
version = 3.7.3
version = 3.7.4

0 comments on commit 514e7a3

Please sign in to comment.