mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
8f802996bd
Change from converting match's position to converting token's position. By applying this, duration of linting KeychainAccess is reduced from 752+sec(I can't wait completion) to 27sec.