Uh oh!
There was an error while loading. Please reload this page.
chore: Add additional docs on match patterns - #292
Merged
Conversation
| ## fully override the regex patterns used to match variables for a specific file extension | ||
| ## each pattern should contain exactly one capture group which matches on the key of the variable | ||
| ## make sure the captured value contains the entire key parameter (including quotes, if applicable) | ||
| ## additional regex patterns used to match variables for a specific file extension |
There was a problem hiding this comment.
is it no longer the case that this setting overrides the default patterns rather than supplementing them?
ContributorAuthor
There was a problem hiding this comment.
they've always been used in addition to the default match patterns
laurawarrforce-pushed
the
DVC-8840-match-patterns
branch
from
September 14, 2023 15:47
ad3a0d1 to
39b6622Compareajwootto
approved these changes
Sep 14, 2023
laurawarrforce-pushed
the
DVC-8840-match-patterns
branch
from
September 14, 2023 20:53
39b6622 to
f7d2816Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.