Skip to content

ci: add cargo fmt check to CI #155

@ElFantasma

Description

@ElFantasma

Add a cargo fmt --all -- --check step to the CI workflow.

This was deferred to avoid formatting conflicts with PR #153. After that PR merges:

  1. Format the codebase with cargo fmt --all
  2. Add a fmt job to .github/workflows/ci.yml

The workflow change and formatting fixes are already prepared on branch ci/cargo-fmt (stashed).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions