Skip to content

Inner array comments should be supported #59

@cfrank

Description

@cfrank

In order to give more context to arrays we should support having comments nested inside of arrays:

config = [
    # Array one
    [1, 2, 3],
    # Array two
    [4, 5, 6],
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    configissues related to the configuration parsing

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions