1
0
mirror of https://github.com/metabolist/metatext synced 2024-12-31 20:17:24 +01:00
metatext-app-ios-iphone-ipad/.swiftlint.yml
2020-10-05 15:50:05 -07:00

9 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