From 07f3386ec7b18e0e2e081154ca1bdf532db51774 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 19 Feb 2023 08:21:23 +0100 Subject: [PATCH] Ignore errors in ide_helper --- qodana.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qodana.yaml b/qodana.yaml index 14ea7adfc6..e1d293907a 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -6,3 +6,4 @@ exclude: - name: All paths: - .ci + - _ide_helper.php