Files
SwiftLint/Source/SwiftLintFramework/Rules
Norio Nomura 5cc6d3243a On SourceKitd failed, continue linting the file by limited rules that does not use SourceKitd
Add `RuleDescription.needsSourceKit` indicating the rule needs SourceKit.
If `ASTRule` or `needsSourceKit` is true, skip linting if SourceKitd fails.
2016-04-13 18:40:25 +09:00
..
2016-02-19 17:30:54 +09:00
2016-04-07 23:17:11 +09:00