Recommend running typo linter on codebase
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Recommend installing [codespell](https://github.com/codespell-project/codespell)
`pip install --upgrade git+https://github.com/codespell-project/codespell.git`
and running
`codespell -q 3 -S "*.pdf,*.vtu"`
I would be happy to submit a PR with typo fixes if there is interest?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.