diff --git a/.swiftlint.yml b/.swiftlint.yml index b6dcc96e7..8fa216d80 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -19,6 +19,7 @@ opt_in_rules: # some rules are only opt-in excluded: # paths to ignore during linting. Takes precedence over `included`. - Carthage - DerivedData + - build - Pods - DerivedData - Core/CoreTests