mas/.swiftlint.yml
2021-03-28 14:21:14 -07:00

16 lines
198 B
YAML

#
# .swiftlint.yml
# mas
#
# https://github.com/realm/SwiftLint#configuration
#
---
excluded:
- Carthage
- docs
opening_brace:
allow_multiline_func: true
trailing_comma:
mandatory_comma: true