You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hunspell suggestion: fix bug where outer isWorseCheck was ignored in GeneratingSuggester (#15092)
* Hunspell suggestion: fix bug where outer isWorseCheck was ignored in `GeneratingSuggester`
On top of that:
* Remove redundant `isSuggestible` check
* Use `dictionary.formStep()` to properly iterate root's forms
* Add note to CHANGES.txt
0 commit comments