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

fix: Reduce false positives in compound terms. #3937

Merged
merged 3 commits into from
Dec 27, 2024
Merged

fix: Reduce false positives in compound terms. #3937

merged 3 commits into from
Dec 27, 2024

Conversation

Jason3S
Copy link
Collaborator

@Jason3S Jason3S commented Dec 27, 2024

Add/Fix Dictionary

Dictionary: coding-compound-terms

Description

To fix accidental matches in normal text. The idea is for the compounds to be only used in code.

See #3920 (comment)

Checklist

  • By submitting this pull-request, you agree to follow our Code of Conduct
  • Verify that the title starts with the correct prefix:
    • fix: - for minor changes like adding words or fixing spelling issues.
    • feat: - for a significant change like adding a whole new set of words to a dictionary.
    • feat!: - for breaking changes, like file format or licensing changes.
    • chore: - for changes that do not impact the content of dictionaries.

@Jason3S Jason3S mentioned this pull request Dec 27, 2024
2 tasks
@Jason3S Jason3S marked this pull request as ready for review December 27, 2024 09:04
@Jason3S Jason3S merged commit 82f17ca into main Dec 27, 2024
8 checks passed
@Jason3S Jason3S deleted the dev-compound branch December 27, 2024 09:26
@github-actions github-actions bot mentioned this pull request Dec 27, 2024
@github-actions github-actions bot mentioned this pull request Dec 27, 2024
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.

2 participants