Enable SwiftLint rule 'empty_xctest_method' and fix all violations
This commit is contained in:
parent
2dcc72722b
commit
f139f45370
4 changed files with 1 additions and 76 deletions
|
|
@ -43,7 +43,7 @@ whitelist_rules:
|
|||
- empty_parameters
|
||||
- empty_parentheses_with_trailing_closure
|
||||
- empty_string
|
||||
# - empty_xctest_method
|
||||
- empty_xctest_method
|
||||
- enum_case_associated_values_count
|
||||
- expiring_todo
|
||||
# - explicit_acl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue