Skip to content

comments are part of the section name? #11

@Dieterbe

Description

@Dieterbe

looks like [foo] # comment here creates a section with fqn foo] # comment here
I see how this helps with serializing the config back to a file (losslessly) but intermingling extraneous comment data in the name seems problematic.

I notice a similar issue with empty lines / whitespace lines being saved as an option with key and val set to "". i see how this helps make the file reproduceable (although i'm not sure if it works well with repeated lines), but from a "parsing config" perspective, I think this muddies the config.

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