Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 228 Bytes

File metadata and controls

7 lines (6 loc) · 228 Bytes

Before committing changes, run all of the following from the repository root and ensure they pass:

cargo fmt --all
cargo clippy --workspace --all-targets --all-features -- -D warnings
cargo nextest run --no-fail-fast