Skip to content

fix(setArg): options using camel-case and dot-notation populated twice#268

Merged
bcoe merged 2 commits into
masterfrom
267-fix-camel-cased-options-with-dot-notation-turned-to-array
Apr 16, 2020
Merged

fix(setArg): options using camel-case and dot-notation populated twice#268
bcoe merged 2 commits into
masterfrom
267-fix-camel-cased-options-with-dot-notation-turned-to-array

Conversation

@mleguen

@mleguen mleguen commented Apr 15, 2020

Copy link
Copy Markdown
Member

Fix #267

@bcoe

bcoe commented Apr 16, 2020

Copy link
Copy Markdown
Member

@mleguen I love these little fixes 😄... the number of edge cases in a command line parser is amazing isn't it?

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.

camelcased options using dot notation are turned to array when aliased

2 participants