From 65e465fefbb3cbd919dd063fde8896470e560b16 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 30 Dec 2022 14:59:20 +0100 Subject: [PATCH] Fix threshold --- qodana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qodana.yaml b/qodana.yaml index 79ca8d5af59..d63f7b16999 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -1,6 +1,6 @@ version: "1.0" linter: jetbrains/qodana-php:2022.3-eap -failThreshold: 20000 +failThreshold: 0 profile: name: qodana.recommended exclude: