Skip to content

Trailing whitespaces in multiline options don't get stripped #9

@jannisbaudisch

Description

@jannisbaudisch

The following config will be interpreted as the following dict

SOME_OPTION = Foo \
              Bar
{
    'SOME_OPTION': ['Foo ', 'Bar']
}

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