mas/Carthage/Checkouts/Quick/.swiftlint.yml
2018-09-05 09:54:08 +10:00

8 lines
123 B
YAML

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