Files
SwiftLint/Source/SwiftLintFramework
Norio Nomura 8f802996bd Optimize File.matchPattern(_:) -> [(NSRange, [SyntaxKind])]
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.
2015-12-13 21:04:44 +09:00
..
2015-12-05 21:09:43 -08:00
2015-12-12 18:03:58 -08:00