Fix new warning caused by Swift 5.3 and bring SwiftLint rule in sync with it
This commit is contained in:
parent
2b7b378e12
commit
f9d5d794f0
5 changed files with 7 additions and 4 deletions
|
|
@ -212,3 +212,5 @@ closure_body_length:
|
|||
error: 60
|
||||
type_name:
|
||||
max_length: 50
|
||||
trailing_closure:
|
||||
only_single_muted_parameter: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue