swift-server / swift-server/async-http-client
Remove swift-docc-plugin dependency
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.1k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
The swift-docc-plugin dependency isn't needed and makes everybody's builds slower as it gets pulled. Swift Package Index auto-adds the dependency.
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
Locate the package configuration that declares the swift-docc-plugin dependency and check how Swift Package Index adds it. Remove the unnecessary dependency, then verify that the package still builds and that documentation-related configuration remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100