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

refactor: make regexp for flavor text updater more generic #1014

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

rault-a
Copy link
Contributor

@rault-a rault-a commented Oct 31, 2024

Hello 👋🏻

I propose this update on the regexp for the flavor text to easily handle future cases.

The regexp for the [[]] could be simplified in the future, but the support for duplicate capturing group names has not yet landed in nodejs.

It has been tested by running yarn au:flavors.

@favna favna changed the title feat: make regexp for flavor text updater more generic refactor: make regexp for flavor text updater more generic Nov 2, 2024
@favna favna enabled auto-merge (squash) November 2, 2024 15:01
@favna favna merged commit 4c8228f into favware:main Nov 2, 2024
6 checks passed
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