mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
3a922d41f9
The protocol will be used to tag rules that may or may not require SourceKit depending on its configuration. I only expect this to be used for custom rules as utility to help transition to a fully SwiftSyntax based approach.