Closed cclauss closed 1 year ago
Yep, these are some good catches. I'm not scanning strings right now, and things like wit
and with
are examples of typos that appear as correctly spelled words, but with context are clearly typos. Thanks for the pull!
Okay, things are looking better now. I made a mistake earlier, I am not scanning strings, but I should consider it in the future as that would have caught the string misspellings. Anyways, I think this looks good now.
@gir-bot lgtm
%
pipx run codespell --ignore-words-list=cheking,clen,fo,ned,reurn,smoe,tihs
%pipx run codespell --ignore-words-list=cheking,clen,fo,ned,reurn,smoe,tihs --write-changes
https://pypi.org/project/codespell