Using wildcards with pdk set config project.validate.ignore
is adding only the first match
#1436
Labels
pdk set config project.validate.ignore
is adding only the first match
#1436
Describe the bug
The command
pdk set config project.validate.ignore [A_PATTERN]
only adds the first match to the pdk.yaml file.To Reproduce
Simply executing the above command with a valid pattern like so
When there are other files/directories matching the pattern:
Expected behavior
What's described in the documentation
Additional context
The text was updated successfully, but these errors were encountered: