Skip to content

Commit f11514c

Browse files
committed
Disable large_tuple rules for unit tests in frameworks
1 parent 5e31d42 commit f11514c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SwiftLint/swiftlint+frameworksUnitTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
# rule identifiers to exclude from running
1414
disabled_rules:
1515
- explicit_acl
16+
- large_tuple
1617

1718
# paths to ignore during linting. overridden by `included`.
1819
excluded:

0 commit comments

Comments
 (0)