mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
fe5baca7cd
New APIs were introduced in SourceKitten to allow for a more typesafe distinction between integers meaning NSString-based distances and byte-based distances. * https://github.com/jpsim/SourceKitten/pull/639 * https://github.com/jpsim/SourceKitten/pull/642 This PR migrates SwiftLint's use of those APIs.
3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
github "jpsim/SourceKitten" ~> 0.29.0
|
|
github "scottrhoyt/SwiftyTextTable" ~> 0.9.0
|