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 hook #12628

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Add codespell pre-commit hook #12628

merged 4 commits into from
Apr 23, 2024

Conversation

ichard26
Copy link
Member

I'm not sure if this is still wanted, but if so, here ya go. This is a modern alternative to PR #11893.

Resolves #7689.
Closes #11893.

Many thanks to @shenanigansd for verifying that this does in fact work on Windows despite the forward slash in the configuration.

@ichard26
Copy link
Member Author

I forgot to merge in main before pushing this. It's a bit awkward that it even caught one of my own spelling mistakes (it's the first one) ... 🙂
image

Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not, I guess. We can always remove it later.

@uranusjr uranusjr merged commit 40c112a into pypa:main Apr 23, 2024
24 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatically check for typos using codespell + pre-commit
3 participants