Skip to content

Conversation

@thecrypticace
Copy link
Contributor

Project paths are turned into "selectors" passed to picomatch. However, parentheses are special characters in picomatch and must be escaped. This PR does this and adds tests for these cases as well.

Fixes #1008

@thecrypticace thecrypticace force-pushed the fix/paths-with-parens branch from 1a4e3f6 to 07c6b6f Compare July 2, 2024 17:56
@thecrypticace thecrypticace merged commit a094787 into master Jul 2, 2024
@thecrypticace thecrypticace deleted the fix/paths-with-parens branch July 2, 2024 19:15
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.

Project paths with parentheses not working (v0.12.x)

2 participants