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: fix regex block masking #2242

Merged
merged 2 commits into from
Jun 22, 2023
Merged

fix: fix regex block masking #2242

merged 2 commits into from
Jun 22, 2023

Conversation

dordsor21
Copy link
Member

@dordsor21 dordsor21 commented May 23, 2023

 - allows `//replace .*_button[facing=west] air` for example
@dordsor21 dordsor21 requested a review from a team as a code owner May 23, 2023 15:48
@github-actions github-actions bot added the Bugfix This PR fixes a bug label May 23, 2023
@NotMyFault NotMyFault requested a review from a team June 18, 2023 16:08
@dordsor21 dordsor21 requested a review from SirYwell June 21, 2023 17:28
@dordsor21 dordsor21 merged commit d961aa9 into main Jun 22, 2023
8 checks passed
@dordsor21 dordsor21 deleted the fix/regex-block-masking branch June 22, 2023 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlockMaskBuilder#addRegex does not work correctly
3 participants