Skip to content

Enforce code style on CI with rustfmt #21

Open
@0xazure

Description

@0xazure

#9 introduces code linting with clippy and running the project's tests. We should take this a step further and ensure consistent coding style in our continuous integration pipeline using rustfmt to ensure consistency.

See https://github.com/rust-lang-nursery/rustfmt#checking-style-on-a-ci-server for a minimal example for setting up rustfmt on CI, as well as this blog post on enforcing style in CI for Rust projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    assigned ⚙️Someone is working on this issuegood first issue 🌟These issues are good for way to get started with supernova

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions