mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-14 12:31:00 +00:00
7 lines
155 B
YAML
7 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
|