Forji/.swiftlint.yml

6 lines
152 B
YAML
Raw Normal View History

2026-02-28 12:18:14 -08:00
# Style/formatting rules are owned by SwiftFormat.
# SwiftLint focuses on code quality and safety.
disabled_rules:
- trailing_comma
- opening_brace