Support loading multiple versions of SourceKit
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Motivations:
- Support using multiple version of Swift on SwiftLintFrameworkTests
- https://github.com/realm/jazzy/issues/663#issuecomment-263037402
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing SwiftLintFrameworkTests and the linked jazzy discussion to understand the requirement for using multiple Swift versions. Locate the SourceKit loading entry point and determine how version selection is currently handled. Done means SwiftLintFrameworkTests can use multiple SourceKit versions without conflicting with one another.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100