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

feat/hunspell: add transformation / whitelist support #90

Merged
merged 6 commits into from
Aug 13, 2020

Conversation

drahnr
Copy link
Owner

@drahnr drahnr commented Aug 10, 2020

What does this PR accomplish?

Feature, closes #82 .

Changes proposed by this PR:

Additional config for hunspell backend to allow custom regex whitelist or transformation filters.

Notes to reviewer:

WIP

Currently not evaluated, tbd.
@drahnr drahnr self-assigned this Aug 10, 2020
@drahnr drahnr requested a review from KuabeM August 10, 2020 10:22
And as part of transformation, enable the whitelist feature.
Pending recursive implementation with recursion depth limit.
@drahnr drahnr changed the title feat/config: add whitelist to config feat/hunspell: add transformation / whitelist support Aug 13, 2020
@drahnr drahnr added checker / hunspell hunspell checker related topics enhancement 🦚 New feature or request labels Aug 13, 2020
KuabeM
KuabeM previously approved these changes Aug 13, 2020
src/checker/hunspell.rs Outdated Show resolved Hide resolved
KuabeM
KuabeM previously approved these changes Aug 13, 2020
@drahnr drahnr merged commit 7277c76 into master Aug 13, 2020
@drahnr drahnr deleted the bernhard-regex-whitelist branch August 13, 2020 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checker / hunspell hunspell checker related topics enhancement 🦚 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extra quirks for large codebases
2 participants