JP Simard
|
18f9a0e3a6
|
Write some docs for internal APIs (#4550)
These should be useful when writing rules, but also may become public
API in the future.
|
2022-11-16 13:58:55 -05:00 |
|
JP Simard
|
fe5baca7cd
|
Migrate to use SourceKitten's new ByteCount/ByteRange types (#3037)
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.
|
2020-01-16 15:18:37 -08:00 |
|
JP Simard
|
37167a8a35
|
Add documentation comments to all public declarations (#3027)
|
2020-01-08 09:47:10 -08:00 |
|
Paul Taykalo
|
73802c285d
|
Add own wrappers over syntax tokens and syntax map
|
2019-11-10 22:55:54 +02:00 |
|