Skip to content

Conversation

@wraithgar
Copy link
Member

Rewrite of #137

In this version, the change is total. You either want bracketed arrays
or you don't. ini already allows for things like

a[]=1
a=2

Which will result in an array of a: ['1, '2']

What this PR does is let you opt into a totally separate behavior, where
duplicate names are the array signal, and not [].

nlf
nlf previously approved these changes Apr 12, 2023
@wraithgar wraithgar merged commit dc64a1a into main Apr 13, 2023
@wraithgar wraithgar deleted the gar/pr137 branch April 13, 2023 17:09
@github-actions github-actions bot mentioned this pull request Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants