mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
5cc6d3243a
Add `RuleDescription.needsSourceKit` indicating the rule needs SourceKit. If `ASTRule` or `needsSourceKit` is true, skip linting if SourceKitd fails.