Enable SwiftLint rule 'lower_acl_than_parent' and fix all violations
This commit is contained in:
parent
1b3a8ff0d8
commit
b4c25726a5
5 changed files with 20 additions and 19 deletions
|
|
@ -92,7 +92,7 @@ whitelist_rules:
|
|||
- let_var_whitespace
|
||||
# - line_length
|
||||
- literal_expression_end_indentation
|
||||
# - lower_acl_than_parent
|
||||
- lower_acl_than_parent
|
||||
- mark
|
||||
# - missing_docs
|
||||
- modifier_order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue