Commit ecdc1fa
fix(args): register --yes and --async in GLOBAL_OPTIONS
These flags were in GlobalFlags and loadConfig but not in GLOBAL_OPTIONS,
causing the parser to treat them as string flags that consume the next arg.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 920273d commit ecdc1fa
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
0 commit comments