mas/Carthage/Checkouts/Commandant/.swiftlint.yml
2019-12-13 17:36:15 -07:00

13 lines
193 B
YAML

included:
- Sources
- Tests
disabled_rules:
- function_body_length
- identifier_name
- line_length
- opening_brace
- operator_whitespace
trailing_comma:
mandatory_comma: true