Skip to content

style: enforce Rust formatting in backend #5

@ubugeeei

Description

@ubugeeei

Finding

backend fails cargo fmt --check. This means Rust formatting is not currently enforceable in CI.

Evidence

  • cargo fmt --check in backend reports diffs in backend/src/ffmpeg/bin.rs, backend/src/ffmpeg/sw_decoder.rs, backend/src/ffmpeg.rs, and backend/src/main.rs.

Acceptance criteria

  • Apply cargo fmt to backend.
  • cargo fmt --check passes in backend.
  • No behavioral changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions