Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: modified MakeOptCfgsFor to set Names empty if optcfg has no opt name #62

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

sttk
Copy link
Owner

@sttk sttk commented Oct 14, 2024

This PR changes the behavior of MakeOptCfgsFor function when optcfg store tag has no option name.
Before modification makeOptCfgFor function set Names field the value of StoreKey, but this PR modifies to set Names field empty.

This behavior aligns with cliargs-rust and cliargs-java.

@sttk sttk merged commit 3c3d5cc into main Oct 14, 2024
12 checks passed
@sttk sttk deleted the modify-MakeOptCfgsFor branch October 14, 2024 12:46
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.

1 participant