mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-06 00:39:31 +00:00
8 lines
169 B
YAML
8 lines
169 B
YAML
disabled_rules:
|
|
- identifier_name
|
|
- type_name
|
|
# Swift 5.3
|
|
- multiple_closures_with_trailing_closure
|
|
- no_space_in_method_call
|
|
opt_in_rules:
|
|
- sorted_imports
|