Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@xNoga
Copy link

@xNoga xNoga commented Dec 22, 2025

This pull request makes a minor update to pattern parsing by allowing the tilde character ~ in patterns. It also adds a corresponding test to ensure this new behavior is covered.

  • Pattern Parsing Update:

    • Allowed the tilde character ~ as a valid pattern character in the isPatternChar function in parse.go.
  • Testing:

    • Added a test case in parse_test.go to verify that patterns containing ~ are parsed correctly.

Reference:
Same as #37.
Also, the tilde character is accepted by GitHub CODEOWNERS format.

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.