Add .swiftlint.yml

This commit is contained in:
Yuya Tanaka 2016-10-15 20:50:27 +09:00
parent c6421c4132
commit adbc152040

4
.swiftlint.yml Normal file
View file

@ -0,0 +1,4 @@
disabled_rules:
- line_length
- force_cast
- todo