Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto spell check as part of pre-commit checks #401

Open
drbenvincent opened this issue Aug 28, 2024 · 0 comments
Open

Add auto spell check as part of pre-commit checks #401

drbenvincent opened this issue Aug 28, 2024 · 0 comments
Labels
devops DevOps related documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@drbenvincent
Copy link
Collaborator

drbenvincent commented Aug 28, 2024

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)

@drbenvincent drbenvincent added documentation Improvements or additions to documentation devops DevOps related good first issue Good for newcomers labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
1 participant