From b13f6ee64c20b4ce7631d603e0ddd3ce85ecacf0 Mon Sep 17 00:00:00 2001 From: Nikita Katkov Date: Thu, 20 Aug 2026 10:32:14 +0200 Subject: [PATCH] [devkit & split mode] IJPL-247105 Use inspections config from the project by default, fallback to bundled if not available If the project version is rather old, that might be inconsistent with CI, but it is better than relying on only bundled versions since project update is expected to happen more frequently than ide update (cherry picked from commit d407b312cf9adf52a0486eb640cd819573f95cbf) GitOrigin-RevId: 63697d8321dc446c84e27c64451e82b664066dd9 --- .../devkit/devkit-core/resources/intellij.devkit.core.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/devkit/devkit-core/resources/intellij.devkit.core.xml b/plugins/devkit/devkit-core/resources/intellij.devkit.core.xml index 882a742484bf..9d40b3c82802 100644 --- a/plugins/devkit/devkit-core/resources/intellij.devkit.core.xml +++ b/plugins/devkit/devkit-core/resources/intellij.devkit.core.xml @@ -165,13 +165,13 @@ - - -