the clip has spoken #42

Merged
jake merged 25 commits from clippylint into master 2021-06-19 02:48:25 -04:00
Showing only changes of commit dd31769881 - Show all commits

View File

@ -24,7 +24,7 @@ steps:
- name: target-cache
path: /drone/src/target
commands:
- cargo clippy --deny warnings
- cargo clippy -- --deny warnings
- name: test
image: rustlang/rust:nightly
volumes: