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: 🐛 regex works on more than one =~ #176

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

lwjohnst86
Copy link
Member

Description

There was a bug in the regex that made it not detect/replace text when there was more than one =~.

@signekb signekb changed the title fix: 🐛 regex works on more than on =~ fix: 🐛 regex works on more than one =~ Dec 19, 2024
Copy link
Collaborator

@Aastedet Aastedet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regexs suck, but this is so cool!

Copy link
Contributor

@signekb signekb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! 👍 Will accept despite of the failed workflow.

@signekb signekb merged commit caed7b8 into main Dec 20, 2024
4 of 5 checks passed
@signekb signekb deleted the fix/regex-fix-for-algorithm-logic branch December 20, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants