Skip to content

chore: Add additional docs on match patterns - #292

Merged
laurawarr merged 1 commit into
mainfrom
DVC-8840-match-patterns
Sep 14, 2023
Merged

chore: Add additional docs on match patterns#292
laurawarr merged 1 commit into
mainfrom
DVC-8840-match-patterns

Conversation

@laurawarr

Copy link
Copy Markdown
Contributor

No description provided.

Comment threadREADME.md
## 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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it no longer the case that this setting overrides the default patterns rather than supplementing them?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they've always been used in addition to the default match patterns

@laurawarr
laurawarrforce-pushed the DVC-8840-match-patterns branch from 39b6622 to f7d2816CompareSeptember 14, 2023 20:53
@laurawarr
laurawarr merged commit cc821fc into mainSep 14, 2023
@laurawarr
laurawarr deleted the DVC-8840-match-patterns branch September 14, 2023 21:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@laurawarr@ajwootto