Open zgoda opened 5 years ago
Currently it is not possible to exclude paths/patterns from validation. Without this eg Conda recipe specs are reported as invalid because they are in fact Jinja templates of real YAML documents and the content indeed is not valid YAML.
Any chance to be able to disable validation for jinja/yaml files?
Currently it is not possible to exclude paths/patterns from validation. Without this eg Conda recipe specs are reported as invalid because they are in fact Jinja templates of real YAML documents and the content indeed is not valid YAML.