This commit is contained in:
@@ -8,6 +8,7 @@ steps:
|
||||
- name: clippy
|
||||
image: rust:latest
|
||||
commands:
|
||||
- rustup component add clippy
|
||||
- cargo clippy --all --all-features -- -D warnings
|
||||
|
||||
- name: build
|
||||
|
Reference in New Issue
Block a user