diff --git a/psalm-baseline.xml b/psalm-baseline.xml new file mode 100644 index 0000000..4dd5fa5 --- /dev/null +++ b/psalm-baseline.xml @@ -0,0 +1,8 @@ + + + + + $config + + + diff --git a/psalm.xml b/psalm.xml index 3240886..378f26f 100644 --- a/psalm.xml +++ b/psalm.xml @@ -5,6 +5,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" + errorBaseline="psalm-baseline.xml" >