mirror of
https://github.com/metabolist/metatext
synced 2024-12-18 04:20:29 +01:00
8 lines
155 B
YAML
8 lines
155 B
YAML
disabled_rules:
|
|
- identifier_name
|
|
# Swift 5.3
|
|
- multiple_closures_with_trailing_closure
|
|
- no_space_in_method_call
|
|
opt_in_rules:
|
|
- sorted_imports
|