Skip to content

Commit cdfcc8c

Browse files
committed
Updated SwiftFormat rules and bumped version
1 parent 77eba0b commit cdfcc8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.swiftformat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
--minversion 0.49.0
1+
--minversion 0.49.2
22

33
# format options
44

@@ -15,4 +15,4 @@
1515
# rules
1616

1717
--enable isEmpty
18-
--disable redundantReturn,trailingClosures
18+
--disable redundantReturn,trailingClosures,wrapMultilineStatementBraces

0 commit comments

Comments
 (0)