refactor: add allow_zero_lintable_files to swiftlint
This commit is contained in:
parent
8094a04ab3
commit
e725685a9e
|
|
@ -115,6 +115,8 @@ identifier_name:
|
|||
|
||||
warning_threshold: 1
|
||||
|
||||
allow_zero_lintable_files: true
|
||||
|
||||
custom_rules:
|
||||
|
||||
# General
|
||||
|
|
|
|||
Loading…
Reference in New Issue