1 Commits

  • feat: add Swift language-specific rules
    Add 5 rule files for Swift following the established pattern used by
    TypeScript, Python, and Go rule sets. Covers Swift 6 strict concurrency,
    Swift Testing framework, protocol-oriented patterns, Keychain-based
    secret management, and SwiftFormat/SwiftLint hooks.