Skip to content

Commit edf31be

Browse files
committedDec 22, 2024
chore: update justfile
1 parent ac1101f commit edf31be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎justfile

+1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ _default:
55
just --list -u
66

77
fix:
8+
cargo clippy --fix --allow-dirty --allow-staged
89
cargo fix --allow-dirty --allow-staged
910
cargo fmt --all

0 commit comments

Comments
 (0)
Please sign in to comment.