Skip to content

Commit 3612b06

Browse files
committed
scalafmt-core 3.11.1 (was 3.11.0)
1 parent fca2ae7 commit 3612b06

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
@@ -9,4 +9,4 @@ rewrite.rules = [ AvoidInfix, ExpandImportSelectors, RedundantParens, SortModifi
99
rewrite.sortModifiers.order = [ "private", "protected", "final", "sealed", "abstract", "implicit", "override", "lazy" ]
1010
spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in import x.{ yyy }
1111
trailingCommas = always
12-
version = 3.11.0
12+
version = 3.11.1

0 commit comments

Comments
 (0)