Skip to content

easy+: Add a reasonable CI (rustfmt check, verify compilation) #11

@luciusmagn

Description

@luciusmagn

It should be easy to add these, the harder part is making it fast (perhaps by adding sccache or looking into github actions caching options)

  • use cargo fmt --check to verify formatting -> run from repo root with the flag --all
  • for now, I think only doing a cargo check --all --all-targets is enough to verify the code compiles

In other words, if you commit unformatted code, I will bombard your mom

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions