🔧 Add swiftlint config

This commit is contained in:
Ben Chatelain 2019-01-11 17:25:55 -07:00
parent dd3ec4f645
commit ec3d9d859a

11
.swiftlint.yml Normal file
View file

@ -0,0 +1,11 @@
#
# .swiftlint.yml
# mas
#
# https://github.com/realm/SwiftLint#configuration
#
---
excluded:
- Carthage/
- docs/
- MasKitTests/