mirror of
https://github.com/lexmount/moli.git
synced 2026-09-23 16:01:25 +00:00
228 B
228 B
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