Skip to content

Adopt rustfmt as a formatting standard #22

Description

@Bantarus

The codebase is clippy-clean but not rustfmt-clean (no rustfmt.toml; cargo fmt --all currently touches ~11 files). CI enforces clippy only.

Scope: decide on a rustfmt config, run cargo fmt --all as a single formatting commit, then re-enable a cargo fmt --check gate in .github/workflows/ci.yml (and restore the fmt note in CONTRIBUTING.md / the PR template).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions