Skip to content

Parser stops after main object and ignores rest of file #369

Closed
@jacobwilliams

Description

@jacobwilliams

The parser currently ignores anything after the main object that it is parsing. So a file like this will parse with no errors:

{ "a": 1 }
abc

This should probably raise an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions