Files
SwiftLint/Source/SwiftLintFramework/Extensions
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-11-15 15:07:25 -08:00
2015-11-29 21:58:16 -08:00