Skip to content

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.

2 participants