Add clippy to CI
This commit is contained in:
committed by
Greg Fitzgerald
parent
30f0c25b65
commit
e8be4d7eae
@ -14,6 +14,8 @@ _() {
|
|||||||
_ 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
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user