Ignore generated file by swiftlint

This commit is contained in:
Balazs Perlaki-Horvath 2025-01-22 15:39:37 +01:00 committed by Kelson
parent 83451f77d0
commit 921cb9e4eb

View File

@ -1,4 +1,6 @@
disabled_rules:
- trailing_whitespace
included:
- Views/Settings/
- Views/Settings/
excluded:
- Support/LocalString.swift