diff --git a/xcode/.swiftlint.yml b/xcode/.swiftlint.yml index 0d26641..2747b3e 100644 --- a/xcode/.swiftlint.yml +++ b/xcode/.swiftlint.yml @@ -77,6 +77,7 @@ excluded: - Pods - Generated - "**/Generated" + - "**/Resources" line_length: warning: 128