Add .swiftlint.yml.
This commit is contained in:
parent
10f4351904
commit
20d7bb82d0
8
.swiftlint.yml
Normal file
8
.swiftlint.yml
Normal file
@ -0,0 +1,8 @@
|
||||
identifier_name:
|
||||
min_length: 1
|
||||
max_length: 40
|
||||
line_length:
|
||||
warning: 200
|
||||
error: 300
|
||||
ignores_comments: true
|
||||
ignores_urls: true
|
Loading…
x
Reference in New Issue
Block a user