Yamale
Yamale copied to clipboard
glob pattern matching
HI Team
yamale -s plans_schema.yaml ./mainfolder/*/plan
Here it needs to match all folders after mainfolder , if we have one folder after mainfolder it works , but if there are multiple folders after mainfolder . it throws error saying yamale: error: unrecognized arguments:
Thanks