Spell Checking
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
We see lots of spelling issues in docstrings and variable names throughout the repo.
It would be ideal to implement some automated spell checking mechanisms. For example using the cSpell extension for VS-Code.
Ideally there are some pre-checks we can do as well.
We may want to also undergo an effort to fix existing spelling issues.
Contributor guide
Assessment
This issue has not been assessed yet.