mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
1b3e9945af
This Fixes case when the right part of the expression is an array or a string Previously, strings and comments tokens were ignored. In the current implementation, matching done first and then those are filtered if the operator is within the string token