Fail CI on clippy warnings
This commit is contained in:
@ -14,10 +14,7 @@ _() {
|
|||||||
_ cargo fmt -- --check
|
_ cargo fmt -- --check
|
||||||
_ cargo build --verbose
|
_ cargo build --verbose
|
||||||
_ cargo test --verbose
|
_ cargo test --verbose
|
||||||
|
_ cargo clippy -- --deny=warnings
|
||||||
# TODO: Re-enable warnings-as-errors after clippy offers a way to not warn on unscoped lint names.
|
|
||||||
#_ cargo clippy -- --deny=warnings
|
|
||||||
_ cargo clippy
|
|
||||||
|
|
||||||
echo --- ci/localnet-sanity.sh
|
echo --- ci/localnet-sanity.sh
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user