Skip to content

fix: accept case-insensitive boolean flags#1304

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

fix: accept case-insensitive boolean flags#1304
hiSandog wants to merge 1 commit into
vercel-labs:mainfrom
hiSandog:fix/small-cleanup-20260429

Conversation

@hiSandog
Copy link
Copy Markdown

Summary

  • parse optional boolean flag values case-insensitively
  • remove case-insensitive true/false values from cleaned command args
  • add unit coverage for uppercase boolean flag values

Validation

  • git diff --check
  • attempted: cargo test --manifest-path cli/Cargo.toml flags::tests::test_bool_flag_values_are_case_insensitive flags::tests::test_clean_args_removes_case_insensitive_bool_flag_values (cargo is not installed in this environment)

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 29, 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