From a69f5e4b15afe74988ae9858e1cfe7fafe7124c3 Mon Sep 17 00:00:00 2001 From: Nikolaos Dimopoulos Date: Wed, 29 Nov 2023 20:34:26 -0600 Subject: [PATCH] excluding various folders --- qodana.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qodana.yaml b/qodana.yaml index 94a32c7e9..f7db5fcc9 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -32,6 +32,11 @@ linter: jetbrains/qodana-php:latest exclude: - name: All paths: + - config + - kernel + - prototypes + - stub + - templates - vendor include: - name: CheckDependencyLicenses