Skip to content
Snippets Groups Projects
Commit f0fe9d8f authored by Maaz Ahmed's avatar Maaz Ahmed
Browse files

ci: include clippy component for linting

parent 8dd89002
No related branches found
No related tags found
No related merge requests found
Pipeline #14268 passed with stages
in 2 minutes and 58 seconds
......@@ -36,6 +36,7 @@ lint-test:
stage: test
image: rust:latest
script:
- rustup component add clippy
- cargo clippy
docs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment