mirror of
https://github.com/ypresto/SwiftLintXcode.git
synced 2026-03-25 08:55:51 +00:00
Add .swiftlint.yml
This commit is contained in:
parent
c6421c4132
commit
adbc152040
1 changed files with 4 additions and 0 deletions
4
.swiftlint.yml
Normal file
4
.swiftlint.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
disabled_rules:
|
||||
- line_length
|
||||
- force_cast
|
||||
- todo
|
||||
Loading…
Reference in a new issue