kiwix-apple/.swiftlint.yml
2025-05-27 01:06:49 +02:00

10 lines
164 B
YAML

disabled_rules:
- trailing_whitespace
included:
- Views/Settings/
excluded:
- Support/LocalString.swift
- UITests_iPhone
- UITests_iPad
- UITests_macOS