Open jwilk opened 8 years ago
I think this is resolved by https://github.com/codespell-project/codespell/pull/482 .
agreed, feel free to reopen if not
Actually is the punctuation bit true still?
Ahh yes the punctuation is still problematic
"Add some times->sometimes" "Add with out->without" "Add back ground->background"
as requested by @larsoner
Probably an error on my part
I wanted to add these entries:
greater then->greater than
lower then->lower than
But couldn't:
codespell_lib/tests/test_dictionary.py:66: in test_dictionary_formatting
raise AssertionError('\n' + '\n'.join(errors))
E AssertionError:
E error 'greater then' has whitespace
E error 'lower then' has whitespace
So I'm commenting here, for posterity.
Some entries in the dictionary will never be used by codespell, because they contain uppercase letters or spaces or punctuation characters: