You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve introduced codespell as a pre-commit hook as the standard solution for this at a previous company and can vouch it worked well. In case it could work well here too!
(This feature request brought to you by my noticing a bunch of typos in some other rule repos that codespell would have caught:)
The text was updated successfully, but these errors were encountered:
What is the current behavior?
No response
Describe the feature
Adding support for https://github.com/codespell-project/codespell (or something similar) would allow users to catch misspelled words as part of their linting step.
I’ve introduced codespell as a pre-commit hook as the standard solution for this at a previous company and can vouch it worked well. In case it could work well here too!
(This feature request brought to you by my noticing a bunch of typos in some other rule repos that codespell would have caught:)
The text was updated successfully, but these errors were encountered: