Skip to content

Add external yaml schema checking library #129

@cd1m0

Description

@cd1m0

With #128 we added an internal yaml schema checker function in yaml.ts. This is overkill, and should be replaced with an external library (e.g. https://www.npmjs.com/package/yaml-schema-validator).

Note that it would be nice if that library would be to provide good error location in the yaml file when validation fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtCleanup/technical debtgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions