Enable SwiftLint rule 'nesting' and fix all violations
This commit is contained in:
parent
2920acefbc
commit
77216abe14
4 changed files with 65 additions and 46 deletions
|
|
@ -103,7 +103,7 @@ whitelist_rules:
|
|||
- multiline_parameters
|
||||
- multiline_parameters_brackets
|
||||
- multiple_closures_with_trailing_closure
|
||||
# - nesting
|
||||
- nesting
|
||||
- nimble_operator
|
||||
# - no_extension_access_modifier
|
||||
- no_fallthrough_only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue