Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Enforce code style on CI with rustfmt #21

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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