From b935a728c75f910c6fa5342c2251b07cfdf50c43 Mon Sep 17 00:00:00 2001 From: Alies Lapatsin Date: Sun, 15 Dec 2024 14:47:37 +0100 Subject: [PATCH] Update Psalm baseline --- composer.json | 1 + psalm-baseline.xml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c5b7c62..31c0fa9 100644 --- a/composer.json +++ b/composer.json @@ -60,6 +60,7 @@ "cs:fix": "phpcbf -p --colors", "psalm": "vendor/bin/psalm", "sa": "@psalm", + "sa:bl": "cpx psalm --set-baseline=psalm-baseline.xml --long-progress --threads=1", "test": "phpunit --colors=always" } } diff --git a/psalm-baseline.xml b/psalm-baseline.xml index f045b8e..67d7f26 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -1,5 +1,5 @@ - + @@ -10,8 +10,12 @@ + + + +