Skip to content

fix: parse boolean flag values case-insensitively#1393

Open
hiSandog wants to merge 1 commit into
vercel-labs:mainfrom
hiSandog:fix/small-cleanup-20260526
Open

fix: parse boolean flag values case-insensitively#1393
hiSandog wants to merge 1 commit into
vercel-labs:mainfrom
hiSandog:fix/small-cleanup-20260526

Conversation

@hiSandog
Copy link
Copy Markdown

Summary

  • Parse optional boolean flag values case-insensitively so FALSE and TRUE behave like false and true.
  • Consume case-insensitive boolean values in clean_args so they do not leak into command arguments.
  • Add unit coverage for parsing and argument cleanup.

Validation

  • git diff --check
  • Not run: cargo test --manifest-path cli/Cargo.toml flags because cargo/rustc are not installed in this environment.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 26, 2026

@hiSandog is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize 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.

1 participant