CI: Add a spellchecker to pre-commit
Open
Nobody has claimed this yet.
CI/CD
feature
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Isn't there linters that we can run in CI to catch typos like that?
I don't think we have a spellchecker added to pre-commit, would be nice to add indeed
Originally posted by @leofang in https://github.com/NVIDIA/cuda-python/pull/1041#discussion_r2396192985
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 locating the repository's pre-commit configuration and CI setup. Add a spellchecker to the pre-commit checks and verify that the check runs successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100