Include templates in the swiftlint search path. Fixed warnings.
This commit is contained in:
committed by
Stefan Ceriu
parent
abca946a23
commit
f54cde9dfe
@@ -14,6 +14,7 @@ opt_in_rules:
|
||||
# paths to include during linting. `--path` is ignored if present.
|
||||
included:
|
||||
- ElementX
|
||||
- Tools/Scripts/Templates
|
||||
|
||||
line_length:
|
||||
warning: 250
|
||||
|
||||
Reference in New Issue
Block a user