diff --git a/.swiftlint.yml b/.swiftlint.yml index 9b5dc7c4..8d2a30b1 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -4,5 +4,6 @@ included: - Views/Settings/ excluded: - Support/LocalString.swift - - UITests_iOS + - UITests_iPhone + - UITests_iPad - UITests_macOS