Skip to content

Formatting with cargo fmt #34

@alexmaco

Description

@alexmaco

Keeping the source formatted automatically allows anyone that wants to contribute to just format the source automatically for their changes, without introducing a large delta in existing code.

For any preference in formatting style that differs from the default, rustfmt supports configuration via rustfmt.toml.

While a formatting PR is easy, to keep code formatted in the future, a CI item can be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions