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

update_wordlist() claims that it will remove from WORDLIST words from SPELLING_WORDLIST #82

Open
Bisaloo opened this issue Mar 21, 2024 · 0 comments

Comments

@Bisaloo
Copy link
Member

Bisaloo commented Mar 21, 2024

This is a follow up of #80 that I finally got around to testing.

When running update_wordlist(), it will ask to remove words from SPELLING_WORDLIST that are not used in the project. Turns out it doesn't really remove them since it only touches WORDLIST and not the custom, additional, wordlist.

I believe the current behaviour to not touch SPELLING_WORDLIST is desirable but the message from update_wordlist() may need to be updated to reflect what's really happening.

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

No branches or pull requests

1 participant