Simplify CLI for link checker
Open
Nobody has claimed this yet.
infra 🏗️
- Dominant language
- Jupyter Notebook
- Stars
- 106
- Forks
- 223
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 72
Description
Rather than our current options like --historical-apis, simply have --apis. That is now feasible given how fast the API checker has become.
Contributor guide
No contributing guide indexed for this repository
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 locating the link checker CLI and the existing --historical-apis option. Review how the API checker options are parsed, replace the relevant interface with --apis, and verify the resulting CLI help and checker behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100