Skip to content

Comments

feat(core): support for matching file paths against Unix shell style patterns (glob)#6202

Draft
asukaminato0721 wants to merge 1 commit intoapache:mainfrom
asukaminato0721:support-glob
Draft

feat(core): support for matching file paths against Unix shell style patterns (glob)#6202
asukaminato0721 wants to merge 1 commit intoapache:mainfrom
asukaminato0721:support-glob

Conversation

@asukaminato0721
Copy link
Contributor

Which issue does this PR close?

Closes #1251 .

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

user can use glob now.

@asukaminato0721 asukaminato0721 changed the title Support glob feat(core): support for matching file paths against Unix shell style patterns (glob) May 20, 2025
@asukaminato0721 asukaminato0721 force-pushed the support-glob branch 3 times, most recently from 1038e10 to 9a3f8ed Compare May 20, 2025 16:50
@Xuanwo
Copy link
Member

Xuanwo commented May 21, 2025

Hi, @asukaminato0721. Big public API changes like this will require an RFC for broader discussion. Would you like to start one?

@asukaminato0721
Copy link
Contributor Author

Hi, @asukaminato0721. Big public API changes like this will require an RFC for broader discussion. Would you like to start one?

I can try to give a shot.

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.

feat(core): support for matching file paths against Unix shell style patterns (glob).

2 participants