From 05d82f24ab440b3c6c7c7ee2d4af546d4152b620 Mon Sep 17 00:00:00 2001 From: Snider Date: Mon, 27 Apr 2026 16:09:39 +0100 Subject: [PATCH] fix(psalm): use wrapper for NoEnvOutsideConfig suppression MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bare failed Psalm's XML schema validation ("Element ...: This element is not expected."). Plugin-registered issues need the wrapper. Confirmed locally: vendor/bin/psalm --no-progress → 0 exit. Co-Authored-By: Cladius Maximus --- psalm.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/psalm.xml b/psalm.xml index 40a9aea..a8063e8 100644 --- a/psalm.xml +++ b/psalm.xml @@ -21,12 +21,12 @@ - + Plugin-registered issues use form. --> + - +