-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels