Skip to content
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

45 alnumeric hyphenated #67

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmbarbone
Copy link

This is a fix for #45. I've been using this forked branch for my personal work for a while and haven't seen any problems with it.

jmbarbone and others added 3 commits February 9, 2021 22:07
This is meant to be a quick fix; issue should probably be resolved in hunspell parser instead
* remove "ignore" words from WORDLIST before parsing in hunspell
* replaces complex if ... else if ... statement with simplier switch()
@jeroen
Copy link
Member

jeroen commented Aug 22, 2022

Are all of these changes needed, or did you mix the feature with a bunch of other refactoring? Can you try to make a minimal PR that has only the changes that are really required?

For example you modified the function spell_check_file_rd but it is no longer being invoked anywhere?

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.

None yet

2 participants