From 8e9b3ba97299e2ba01bef14838f17c9e493184ef Mon Sep 17 00:00:00 2001 From: David Rans Date: Tue, 20 Aug 2024 11:48:17 -0700 Subject: [PATCH] Use psalm error level 2 to require types --- psalm-baseline.xml | 45 +++++++++++++++++++++++++++++++++++++++++++++ psalm.xml | 2 +- 2 files changed, 46 insertions(+), 1 deletion(-) diff --git a/psalm-baseline.xml b/psalm-baseline.xml index 591427a..e3503ca 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -1,6 +1,25 @@ + + + + + + + + + + + + + + + + + + + @@ -9,6 +28,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/psalm.xml b/psalm.xml index 95cca4a..ddfb4fb 100644 --- a/psalm.xml +++ b/psalm.xml @@ -1,6 +1,6 @@