From bb6d8568792face3a2367d47b9c051681e4809ec Mon Sep 17 00:00:00 2001 From: ice_iix Date: Thu, 2 Jul 2020 18:22:41 -0700 Subject: [PATCH] Azure: fail on clippy all (deny) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0445577..ead5cb8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,7 +6,7 @@ jobs: displayName: "Install build dependencies" condition: eq(variables['Agent.OS'], 'Linux') minrust: 1.44.1 - clippy: + clippy: -D clippy::all resources: repositories: