You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SwiftLint rules are predominantly based on [SwiftSyntax](https://github.com/swiftlang/swift-syntax).
10
+
Some rules still hook into [Clang](http://clang.llvm.org) and
11
+
[SourceKit](http://www.jpsim.com/uncovering-sourcekit) to access type information.
13
12
14
13
[](https://swiftpackageindex.com/realm/SwiftLint)
0 commit comments