Enable SwiftLint rule 'let_var_whitespace' and fix all violations
This commit is contained in:
parent
c290ebe427
commit
1b3a8ff0d8
4 changed files with 5 additions and 2 deletions
|
|
@ -89,7 +89,7 @@ whitelist_rules:
|
|||
- legacy_multiple
|
||||
- legacy_nsgeometry_functions
|
||||
- legacy_random
|
||||
# - let_var_whitespace
|
||||
- let_var_whitespace
|
||||
# - line_length
|
||||
- literal_expression_end_indentation
|
||||
# - lower_acl_than_parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue