You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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 whenIgnoreInlineComment
is set to true?Specifically, here
ini/ini.go
Line 502 in 1730955
The text was updated successfully, but these errors were encountered: