Skip to content

Remove redundant quotes with IgnoreInlineComment=true #99

Description

@ziflex

Hi there,

Finally, the lib can ignore inline comments. It's great and works like a charm. But can we now remove redundant quotes for values that contain ; or # symbols when IgnoreInlineComment is set to true?

Specifically, here

ini/ini.go

Line 502 in 1730955

} else if strings.ContainsAny(val, "#;") {

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