Skip to content

Workspace is not cargo fmt --all --check clean; suggest a fmt-cleanup PR + pre-commit hook #1121

@benhoverter

Description

@benhoverter

Description

Workspace fails the formatter check that CONTRIBUTING.md mandates as a CI gate. Reproduces on a clean checkout of origin/main; not a contributor-local issue.

Check produces 18 diff hunks. All 18 are line-wrapping/whitespace nits; pure aesthetics, no functional impact.

Happy to send a cleanup PR + a pre-commit hook suggestion if welcome.

Expected Behavior

Expected cargo fmt --all --check to run clean with exit 0.

Steps to Reproduce

Run cargo fmt --all --check.

OpenFang Version

0.6.0

Operating System

macOS (Apple Silicon)

Logs / Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions