We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c0ff2 commit fbb8c57Copy full SHA for fbb8c57
justfile
@@ -52,7 +52,7 @@ check: && _date
52
cargo check --workspace --all-targets --all-features
53
cargo clippy --workspace --all-targets --all-features
54
cargo test --workspace --all-features --no-run
55
- cargo fmt
+ cargo +nightly fmt
56
typos
57
committed
58
cargo machete
0 commit comments