Skip to content

Config validation out of date - and not triggered #4

@rprieto

Description

@rprieto

The code seems to use js-match to validate the config, however:

  • the schema is out of date (only checks the URL)
  • we don't actually do anything if any errors are returned

Do we really need to validate the schema?
And if we do, would we just throw an exception if the config doesn't match?

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