Skip to content

Update codespell in pre-commit#895

Merged
ofek merged 1 commit intojcrist:mainfrom
Hasnep:upgrade-codespell
Oct 26, 2025
Merged

Update codespell in pre-commit#895
ofek merged 1 commit intojcrist:mainfrom
Hasnep:upgrade-codespell

Conversation

@Hasnep
Copy link
Contributor

@Hasnep Hasnep commented Oct 26, 2025

No description provided.

Copy link
Collaborator

@ofek ofek left a comment

Choose a reason for hiding this comment

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

Thanks! Was this not working before? I'm curious why that typo wasn't caught.

@ofek ofek merged commit 1910584 into jcrist:main Oct 26, 2025
8 checks passed
@Hasnep
Copy link
Contributor Author

Hasnep commented Oct 26, 2025

Thanks! Was this not working before? I'm curious why that typo wasn't caught.

Codespell checks words against a list of common typos rather than using a dictionary :)

@ofek
Copy link
Collaborator

ofek commented Oct 26, 2025

Ah that's an interesting approach, thanks for explaining 🙇‍♂️

@Hasnep
Copy link
Contributor Author

Hasnep commented Oct 26, 2025

A dictionary approach has far too many false positives to be used in CI or as a pre-commit check, I've tried 😅

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.

2 participants