mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
ad50e35c4e
`ASTBaseRule` takes kind as `String` for supporting other than `SwiftDeclarationKind`. `ASTRule` inherits `ASTBaseRule`.