Skip to content

#270 Define variable and form case sensitivity - #273

Open
bsutton wants to merge 1 commit into
masterfrom
issue-270-document-case-sensitivity
Open

#270 Define variable and form case sensitivity#273
bsutton wants to merge 1 commit into
masterfrom
issue-270-document-case-sensitivity

Conversation

@bsutton

@bsutton bsutton commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • define variable names and patterns as case-sensitive on every platform
  • define form aliases and field identifiers as case-sensitive
  • document Windows environment export considerations
  • add API regression coverage for case-distinct variables, aliases, and fields

Validation

  • cargo fmt --all -- --check
  • cargo clippy --locked -p revault_lockbox_api@0.0.4 -p revault_cli --all-targets -- -D warnings
  • cargo test --locked -p revault_lockbox_api@0.0.4 case_sensitive
  • cargo test --locked -p revault_cli

Closes #270

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.

var/form case sensitivity

1 participant