Skip to content

chore(workspace): add CI and clean formatting/clippy drift #9

Description

@LeadcodeDev

Goal: a CI workflow (test + fmt + clippy) on push/PR, with the existing drift fixed so it starts green.

Evidence: only publish.yaml exists; cargo fmt --check fails (e.g. crates/rustmotion/src/encode/audio.rs); ~13 clippy warnings in rustmotion-cli.

Invariants: no functional change — formatting and lint fixes only.

Acceptance: cargo fmt --check, cargo clippy --workspace -- -D warnings and cargo test --workspace all pass locally and in CI.

Files: .github/workflows/ci.yaml, formatting/lint touch-ups across crates.

Verify: the three commands above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions