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

Migrate fileMatch to filePatterns and support matchRegexOrGlobList #34427

Open
rarkins opened this issue Feb 24, 2025 · 0 comments
Open

Migrate fileMatch to filePatterns and support matchRegexOrGlobList #34427

rarkins opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
core:config Related to config capabilities and presets priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others

Comments

@rarkins
Copy link
Collaborator

rarkins commented Feb 24, 2025

Describe the proposed change(s).

Replace fileMatch with a new filePatterns and add a migration. Values in fileMatch need to be wrapped in / ... / when migrating.

Meanwhile, all default fileMatch values need to be changed to filePatterns in our definitions and either:

  • Converted to glob patterns, if that's more elegant, or
  • Wrapped in / ... /
@rarkins rarkins added core:config Related to config capabilities and presets priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core:config Related to config capabilities and presets priority-3-medium Default priority, "should be done" but isn't prioritised ahead of others
Projects
None yet
Development

No branches or pull requests

2 participants