mas/Carthage/Checkouts/Quick/.swiftlint.yml

9 lines
123 B
YAML
Raw Normal View History

disabled_rules:
- line_length
- type_name
- function_body_length
- identifier_name
included:
- Sources
- Tests