ForgejoKit/.swiftlint.yml
Stefan Hausotte 897a8ebedd feat: initial commit
Intitial commit for ForgejoKit, a native Swift library to interact with
the Frogejo API
2026-02-28 20:25:57 +01:00

5 lines
152 B
YAML

# Style/formatting rules are owned by SwiftFormat.
# SwiftLint focuses on code quality and safety.
disabled_rules:
- trailing_comma
- opening_brace