community
community copied to clipboard
validate data.yml file
would be great if we could validate the yml file somehow, so syntactical incorrect or "wrongly-keyed" data files can be detected pre-merge.
Yeah, would be meaningful. Help appreciated!
Remember to parse the Front Matter blocks defined by triple-dashed lines at the top and bottom of the file!
---
{yml here}
---