Skip to content

Ignore Leading/Trailing Whitespace in Values #12

@evanplaice

Description

@evanplaice

Currently, the parser isn't very forgiving when it comes to excess whitespace

Changes

  • ignore leading whitespace on unquoted values
  • ignore trailing whitespace on unquoted values
  • ignore leading whitespace on quoted values
  • ignore trailing whitespace on quoted values
  • full test coverage for the new functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions