Miscellaneous changes #239
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ title "Install clippy"
|
||||||
rustup component add clippy
|
rustup component add clippy
|
||||||
|
|
||||||
title "Run clippy"
|
title "Run clippy"
|
||||||
cargo clippy --color always --no-deps
|
cargo clippy --color always --no-deps -- -D warnings
|
||||||
|
|
||||||
title "Done"
|
title "Done"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue