Use docker image's clippy
This commit is contained in:
committed by
Greg Fitzgerald
parent
e8be4d7eae
commit
0b66a6626a
@ -13,8 +13,6 @@ _() {
|
|||||||
|
|
||||||
_ cargo build --verbose --features unstable
|
_ cargo build --verbose --features unstable
|
||||||
_ cargo test --verbose --features unstable
|
_ cargo test --verbose --features unstable
|
||||||
|
|
||||||
_ cargo install --force clippy
|
|
||||||
_ cargo clippy -- --deny=warnings
|
_ cargo clippy -- --deny=warnings
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user