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