Skip to content

Commit 936c668

Browse files
committed
Update scalafmt-core to 2.7.5
1 parent 001b968 commit 936c668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
88
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
99
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
1010
trailingCommas = preserve
11-
version = 2.7.4
11+
version = 2.7.5

0 commit comments

Comments
 (0)