Enable shorthand_optional_binding SwiftLint rule. (#582)
This commit is contained in:
@@ -8,6 +8,7 @@ opt_in_rules:
|
||||
- force_unwrapping
|
||||
- private_action
|
||||
- explicit_init
|
||||
- shorthand_optional_binding
|
||||
|
||||
included:
|
||||
- ElementX
|
||||
|
||||
Reference in New Issue
Block a user