Add auto spell check as part of pre-commit checks #401
Labels
devops
DevOps related
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
We had a report of a spelling mistake "allot" (should be "a lot") in this notebook https://causalpy.readthedocs.io/en/latest/notebooks/iv_pymc.html
Let's add a spell check as part of the pre-commit checks.
There might be other good options, but this looks reasonable: https://calmcode.io/course/pre-commit/spelling (GitHub link: https://github.com/codespell-project/codespell)
The text was updated successfully, but these errors were encountered: