Skip to content

Commit e352924

Browse files
committed
Disable large_tuples warning in Swiftlint.
1 parent b7cd9f9 commit e352924

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.swiftlint.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
disabled_rules:
2+
- large_tuple
13
excluded:
24
- Carthage

0 commit comments

Comments
 (0)