-
Notifications
You must be signed in to change notification settings - Fork 4
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
need a script to find where dictionary is broken #14
Comments
trying to use |
I found it while using vim: Open in vim: |
@orbitcowboy what say you? |
why not incorporate codespell's dictionary checking python scripts ? |
Thanks. Thats a good idea. Feel free a add these checks. |
Did a large cleanup, and looks like i missed a comma or
->
somewhere?On codespell, the CI would tell me where the problem is. Here it's like finding a 'needle in a haystack'
The text was updated successfully, but these errors were encountered: