Update .swiftlint.yml
This commit is contained in:
parent
6c46e308d5
commit
ab2e907f9d
|
@ -6,6 +6,7 @@ disabled_rules:
|
|||
- nesting
|
||||
- cyclomatic_complexity
|
||||
- multiple_closures_with_trailing_closure
|
||||
- type_name
|
||||
|
||||
line_length: 100
|
||||
|
||||
|
|
Loading…
Reference in New Issue