Skip to content

fix: use setting instead of global_settings for AppSettings#104

Merged
sstadick merged 1 commit intosstadick:masterfrom
chenrui333:fix/subcommand-settings
Feb 4, 2026
Merged

fix: use setting instead of global_settings for AppSettings#104
sstadick merged 1 commit intosstadick:masterfrom
chenrui333:fix/subcommand-settings

Conversation

@chenrui333
Copy link
Contributor

The use of global_settings causes AppSettings to propagate to all subcommands/substructs, which breaks positional argument parsing.

The use of `global_settings` causes AppSettings to propagate to all
subcommands/substructs, which breaks positional argument parsing.

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the fix/subcommand-settings branch from 8aa0de1 to bbdd202 Compare February 4, 2026 19:00
@sstadick
Copy link
Owner

sstadick commented Feb 4, 2026

Oh man. That's embarrassing. Thanks for the fix! I'll get that merged in and released ASAP 👍

@sstadick sstadick merged commit 52ca9e2 into sstadick:master Feb 4, 2026
1 check passed
@sstadick
Copy link
Owner

sstadick commented Feb 4, 2026

See v1.4.0 release. Thanks again!

@chenrui333
Copy link
Contributor Author

@sstadick thanks for the quick turnaround!! 💯 ❤️

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