From dd885d17439e183aed05913138118dd89b8f5c7c Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Wed, 22 Jan 2025 23:06:54 -0800 Subject: [PATCH] Exclude Feedly tests from SwiftLint. --- .swiftlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.swiftlint.yml b/.swiftlint.yml index d952431ac..c65648ed6 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -13,3 +13,4 @@ disabled_rules: excluded: - Modules/Secrets/Sources/Secrets/SecretKey.swift + - Modules/Account/Tests/AccountTests/Feedly/