mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
48fde2321f
Replace `MemberAccessExprSyntax.functionCallBase` with `ExprSyntax.asFunctionCall` so we can use it in more places. Move `TokenKind.isEqualityComparison` into `SwiftSyntax+SwiftLint.swift`