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

add explicit concat quirks #91

Merged
merged 4 commits into from
Aug 14, 2020
Merged

add explicit concat quirks #91

merged 4 commits into from
Aug 14, 2020

Conversation

drahnr
Copy link
Owner

@drahnr drahnr commented Aug 14, 2020

What does this PR accomplish?

Closes #82.

Changes proposed by this PR:

Extracts quirks and quirks config. Adds extra feature to ignore mistakes which actually just have additional dashes.

@drahnr drahnr added checker / hunspell hunspell checker related topics checker generic checker topics labels Aug 14, 2020
@drahnr drahnr added this to the v0.4.0 milestone Aug 14, 2020
@drahnr drahnr requested a review from KuabeM August 14, 2020 08:04
@drahnr drahnr self-assigned this Aug 14, 2020
KuabeM
KuabeM previously approved these changes Aug 14, 2020
src/checker/quirks.rs Outdated Show resolved Hide resolved
src/config.rs Outdated Show resolved Hide resolved
Co-authored-by: Korbinian Maier <korbinian.maier@posteo.de>
src/config.rs Outdated Show resolved Hide resolved
@drahnr drahnr merged commit 32e04cc into master Aug 14, 2020
@drahnr drahnr deleted the bernhard-regex-whitelist branch August 14, 2020 09:13
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 checker generic checker topics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extra quirks for large codebases
2 participants