Enable SwiftLint rule 'let_var_whitespace' and fix all violations

This commit is contained in:
Danny Moesch 2020-07-04 23:39:21 +02:00 committed by Mingshen Sun
parent c290ebe427
commit 1b3a8ff0d8
4 changed files with 5 additions and 2 deletions

View file

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