Skip to content

Commit abcb4dd

Browse files
committed
Update scalafmt-core to 2.6.3
1 parent ce2feb2 commit abcb4dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 = always
11-
version = 2.6.2
11+
version = 2.6.3

0 commit comments

Comments
 (0)