Fail in case of clippy warning

This commit is contained in:
Luis Moreno
2020-11-08 20:58:47 -04:00
parent 54886ebd72
commit 8a2da00665
+1 -1
View File
@@ -40,4 +40,4 @@ jobs:
command: rustup component add clippy
- run:
name: Run cargo clippy
command: cargo clippy -- -Drust-2018-idioms
command: cargo clippy -- -Drust-2018-idioms -Dwarnings