rapidsai / rapidsai/pre-commit-hooks
[FEA] Add pre-commit hook to verify Markdown links
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 12
- Avg merge
- 33m
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
I recently setup a GitHub action in the Thrust repository to validate links in Markdown docs to ensure links don't get stale/broken.
https://github.com/NVIDIA/thrust/pull/1640
It would be nice to do the same thing for libcudf (and other RAPIDS libraries).
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
The issue names no files, tests, or entry points. Start by reviewing the repository's existing hook structure and the linked Thrust pull request; the work is done when a pre-commit hook validates Markdown links for libcudf and other RAPIDS libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100