2020-07-30 01:50:30 +02:00
|
|
|
disabled_rules:
|
2020-07-31 23:40:57 +02:00
|
|
|
- identifier_name
|
2020-10-06 00:50:05 +02:00
|
|
|
- type_name
|
2020-07-31 23:40:57 +02:00
|
|
|
# Swift 5.3
|
|
|
|
- multiple_closures_with_trailing_closure
|
|
|
|
- no_space_in_method_call
|
2020-09-05 04:31:43 +02:00
|
|
|
opt_in_rules:
|
|
|
|
- sorted_imports
|