Skip to content

fix(cli): reject .wep extension alias - #23

Closed
ubugeeei wants to merge 1 commit into
mainfrom
codex/fix-wep-extension
Closed

fix(cli): reject .wep extension alias#23
ubugeeei wants to merge 1 commit into
mainfrom
codex/fix-wep-extension

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

  • keep .webp support
  • reject the nonstandard .wep alias in image inference and CLI format parsing
  • add regression tests for both surfaces

Closes #5

Validation

  • cargo fmt --package fastqr-image --package fastqr-tui
  • cargo test -p fastqr-image
  • cargo test -p fastqr-tui
  • git diff --check

@ubugeeei

Copy link
Copy Markdown
Member Author

Landed via #27 after local vp run ci and final GitHub Actions CI passed. Closing this issue-scoped PR to keep the queue and PR list clean.

@ubugeeei ubugeeei closed this May 18, 2026
@ubugeeei
ubugeeei deleted the codex/fix-wep-extension branch May 18, 2026 04:49
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.

fix(cli): remove unsupported .wep extension alias

1 participant