parent
cffd8d9427
commit
704d98ac28
|
@ -24,8 +24,8 @@ fi
|
|||
|
||||
_ cargo +"$rust_stable" fmt --all -- --check
|
||||
|
||||
_ cargo +"$rust_stable" clippy --version
|
||||
_ cargo +"$rust_stable" clippy --workspace --tests -- --deny=warnings
|
||||
_ cargo +"$rust_nightly" clippy --version
|
||||
_ cargo +"$rust_nightly" clippy --workspace --all-targets -- --deny=warnings
|
||||
|
||||
_ cargo +"$rust_stable" audit --version
|
||||
_ scripts/cargo-for-all-lock-files.sh +"$rust_stable" audit --ignore RUSTSEC-2020-0002 --ignore RUSTSEC-2020-0008
|
||||
|
|
Loading…
Reference in New Issue