mas/Carthage/Checkouts/Quick/.swiftlint.yml
2020-09-07 11:35:45 -06:00

11 lines
131 B
YAML

disabled_rules:
included:
- Sources
- Tests
line_length:
warning: 160
error: 240
trailing_comma:
mandatory_comma: true