Enable SwiftLint rule 'empty_xctest_method' and fix all violations

This commit is contained in:
Danny Moesch 2020-07-04 22:36:49 +02:00 committed by Mingshen Sun
parent 2dcc72722b
commit f139f45370
4 changed files with 1 additions and 76 deletions

View file

@ -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