Skip to content

refactor: Rename some methods and types related to ByRegex.#86

Merged
JeffFaer merged 2 commits intomainfrom
jfaer/rename_regex
Aug 14, 2025
Merged

refactor: Rename some methods and types related to ByRegex.#86
JeffFaer merged 2 commits intomainfrom
jfaer/rename_regex

Conversation

@JeffFaer
Copy link
Copy Markdown
Collaborator

I think "regexMatch" makes more sense than "regexToken" because we aren't doing anything special to the raw regex match.

I like "regexDidNotMatch" better than "alwaysLast" since the former actually describes how we get that value instead of the business logic implications.

JeffFaer added 2 commits July 14, 2025 10:20
I think "regexMatch" makes more sense than "regexToken" because we
aren't really doing anything special to the raw regex match.

I like "regexDidNotMatch" better than "alwaysLast" since the former
actually describes how we get that value instead of the business logic
implications.
@JeffFaer JeffFaer requested a review from KatrinaHoffert July 14, 2025 17:09
Base automatically changed from jfaer/prefix_order to main August 14, 2025 16:42
@JeffFaer JeffFaer merged commit 24d2c00 into main Aug 14, 2025
5 checks passed
@JeffFaer JeffFaer deleted the jfaer/rename_regex branch August 14, 2025 16:43
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