mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
d12f9cc271
The new lines property on File is a cached version of the same lines. This means we don't have to compute these multiple times during linting.