1
0
mirror of https://github.com/metabolist/metatext synced 2024-12-13 18:06:31 +01:00
metatext-app-ios-iphone-ipad/.swiftlint.yml
2021-03-21 16:26:07 -07:00

11 lines
160 B
YAML

disabled_rules:
- identifier_name
- type_name
opt_in_rules:
- sorted_imports
file_length:
warning: 500
error: 1000
ignore_comment_only_lines: true