Skip to content

Add a JSON schema and validate against it #847

@frankieroberto

Description

@frankieroberto

Currently we have a check which makes sure the JSON files are valid JSON and tidied, but no schema. This means that typos can creep in. There’s also no consistent order to the keys in the JSON files.

Ideally there would be some kind of schema, and then a check would run against it when opening PRs. The keys could be automatically re-ordered to be consistent too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions