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

Handle words surrounded by single quotes #3596

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

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Nov 28, 2024

This resolves finding words enclosed within single quotes, e.g.:

This is an 'errror'

Closes #3305

@mwtoews
Copy link
Contributor Author

mwtoews commented Nov 28, 2024

Currently in draft as I'm not sure if this is the best solution. It seems to work, but open to feedback.

Also, it needs to have unit tests prepared. There are a few examples in the linked issue to work with.

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.

Detection of string delimiters
1 participant