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 Codespell pre-commit check #402

Conversation

westford14
Copy link

@westford14 westford14 commented Sep 2, 2024

Closes #401 -- I ignored all the jupyter notebooks as there's a lot of custom variable definition in there that is getting flagged as incorrect words. I felt like trying to maintain a list of all these words, long term, as a dictionary would be a bit too tricky / annoying.


📚 Documentation preview 📚: https://causalpy--402.org.readthedocs.build/en/402/

@westford14 westford14 force-pushed the westford14/code-spell-implementation branch 2 times, most recently from 75f0d68 to 6eade18 Compare September 2, 2024 14:15
@westford14 westford14 force-pushed the westford14/code-spell-implementation branch from 6eade18 to 6a445f3 Compare September 2, 2024 14:17
@westford14 westford14 closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add auto spell check as part of pre-commit checks
1 participant