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

fix: fix pattern match for path that contains dot #16

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

EscapeB
Copy link
Member

@EscapeB EscapeB commented Jun 13, 2024

Basic Checks

Have you run rush change for this change?

  • Yes
  • No

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Summary

Fix glob pattern match for paths that contains dot.

Detail

Add { dot: true } option to minimatch

How to test it

  • Tested locally
  • Add a unit test case

@EscapeB EscapeB changed the title fix: fix pattern match for dot path fix: fix pattern match for path that contains dot Jun 13, 2024
@chengcyber chengcyber merged commit 874f167 into tiktok:main Jun 13, 2024
2 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