We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d51f0 commit d5a8f14Copy full SHA for d5a8f14
1 file changed
.justfile
@@ -22,5 +22,5 @@ lint:
22
fmt:
23
cargo fmt
24
cargo fix --allow-dirty
25
- __CARGO_FIX_YOLO=1 cargo clippy --fix --allow-dirty
+ __CARGO_FIX_YOLO=1 cargo clippy --fix --allow-dirty
26
0 commit comments