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

Fixes #1 by temporarily removing repeat char preference algorithm #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rafrafavi
Copy link
Owner

Addresses a critical issue with the codebase whereby the autopicker's preference for selecting words with repeated characters was conflated with narrowing the scope to only those words without repeated characters. This would mean that ipick would fail if the target word itself contained repeated characters.

Because the code is 🍝, this fix disables the non-repeat character selection strategy.

@rafrafavi rafrafavi linked an issue Mar 28, 2024 that may be closed by this pull request
@LeifTheDev
Copy link

Not read it but looks good, please accept

LGTM (idk what this means but yk)

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.

Fix humph not appearing in possible words.
2 participants