Skip to content

Conversation

@teogeb
Copy link
Owner

@teogeb teogeb commented Jan 4, 2025

Removed escaping of parenthesis characters. Note that this didn't escape the argument value as there was just a single backslash (it just escaped the character in the TypeScript source code). Escaping the argument value is not needed as git uses basic regex by default.

Also using longer argument name and reordered arguments to improve readability.

@teogeb teogeb merged commit e85d0b5 into main Jan 4, 2025
1 check 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