Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 321 Bytes

File metadata and controls

12 lines (8 loc) · 321 Bytes

Rust example

Cargo library crate showing how to wire cargo + clippy + rustfmt into a Harmont CI pipeline. Build + test + clippy + fmt, all sharing one rustup install.

Run the pipeline

cd examples/rust
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.