I've been working on an application which uses Tommy in order to modify and existing TOML file. The newly created file has no-content comments for every entry. Though I don't have time to track this down fully, it looks like the parser may transform an absence of a comment to a zero-length string.
I've been working on an application which uses Tommy in order to modify and existing TOML file. The newly created file has no-content comments for every entry. Though I don't have time to track this down fully, it looks like the parser may transform an absence of a comment to a zero-length string.