Skip to content

fix: resolve compilation and formatting errors on main#18

Open
marcmantei wants to merge 1 commit into
mainfrom
fix/main-compilation-errors
Open

fix: resolve compilation and formatting errors on main#18
marcmantei wants to merge 1 commit into
mainfrom
fix/main-compilation-errors

Conversation

@marcmantei

Copy link
Copy Markdown
Owner

Fixes clippy lint errors that were preventing CI from passing on the main branch.

Changes

  • Collapsed nested if statement into match guard in opencode_stream.rs test
  • All cargo clippy checks now pass with zero errors
  • All cargo fmt checks now pass

Verification

  • ✅ cargo check --all-targets --all-features
  • ✅ cargo clippy --all-targets --all-features
  • ✅ cargo fmt --all --check

@marcmantei marcmantei added the bug Something isn't working label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant