Skip to content

Commit dbf17a8

Browse files
torkelrogstadAsh-L2L
authored andcommitted
dev: update justfile
1 parent 002b52d commit dbf17a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ build *args='':
33

44
# Run linter
55
clippy:
6-
cargo clippy --all-targets -- --deny warnings
6+
cargo clippy --all-targets --all-features --fix --allow-dirty --allow-staged -- --deny warnings
77

88
# Format code
99
fmt:

0 commit comments

Comments
 (0)