Run clippy on all targets and all features.
This commit is contained in:
parent
a52e0da7c1
commit
66be8d1a98
@ -4,7 +4,7 @@ before_script:
|
||||
- "rustup component add clippy"
|
||||
script:
|
||||
- "cargo fmt --all -- --check"
|
||||
- "cargo clippy -- -D warnings"
|
||||
- "cargo clippy --all-targets --all-features -- -D warnings"
|
||||
- "cargo build --verbose"
|
||||
- "cargo test --verbose"
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user