Skip to content

[ci proposal] add cargo fmt -- --check #50

Closed
@ghost

Description

Description

As a developer I value the consistency cargo fmt provides to Rust codebases.
I propose we add cargo fmt -- --check to the test.yml workflow.

Considered alternatives

  • do not do this
    • not enforcing consistency goes against the grain of Rust's ethos
  • automated cargo fmt applying
    • I find this overly complex.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions