Skip to content

Delimiter validation updates from JavaScript version #3

@happy5214

Description

@happy5214

The Python code includes TagValidator.comma_is_missing_before_opening_bracket(), which is never true in the context in which it is called. The comma validation function TagValidator.find_comma_issues_in_hed_string() also does not flag errors for extra commas or tildes in illegal contexts (e.g. ,, or ,~). I've fixed both in the JavaScript version.

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