mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
755619d3f8
This depends on https://github.com/jpsim/SourceKitten/pull/135 By applying this, the duration of linting Carthage is reduced from: ``` swiftlint lint 27.85s user 1.98s system 77% cpu 38.538 total ``` to: ``` swiftlint lint 21.15s user 1.26s system 80% cpu 27.743 total ```