Skip to content

Unsupported types fail without reporting why #164

@bagmangood

Description

@bagmangood

Detailed description

If an unsupported type is used in a json file (other than Data Types), the linter will solely output err is not defined.

It does report properly in a yaml file

To Replicate

  1. Create a json file for some portion of your documentation.
  2. Instead of a supported datatype, put foo.
  3. Run the linter
  4. Profit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions