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

Initial approach to regex replace string fix #64

Merged
merged 8 commits into from
Apr 12, 2024
Merged

Conversation

joamag
Copy link
Contributor

@joamag joamag commented Mar 21, 2024

Description

Added regex string prefix to all of the compiled regex values. This is a first step to make the regex replace more robust.

Related to #63

Added regex string prefix to all of the compiled regex values.
This is a first step to make the regex replace more robust.
@joamag joamag self-assigned this Mar 21, 2024
@joamag
Copy link
Contributor Author

joamag commented Mar 21, 2024

Need to add proper unit testing

@joamag joamag changed the title Initial approach to regex replace string fix. Initial approach to regex replace string fix Apr 12, 2024
@joamag joamag merged commit eb6688a into master Apr 12, 2024
15 of 17 checks passed
@joamag joamag deleted the fix/regex-escape branch April 12, 2024 10:30
@joamag joamag mentioned this pull request Apr 12, 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.

1 participant