1
0
mirror of https://github.com/metabolist/metatext synced 2024-12-18 12:28:35 +01:00
metatext-app-ios-iphone-ipad/.swiftlint.yml

8 lines
155 B
YAML
Raw Normal View History

disabled_rules:
2020-07-31 23:40:57 +02:00
- identifier_name
# 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