We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e128c13 commit 229ea5eCopy full SHA for 229ea5e
psalm-baseline.xml
@@ -0,0 +1,2 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<files psalm-version="5.25.0@01a8eb06b9e9cc6cfb6a320bf9fb14331919d505"/>
psalm.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<psalm errorLevel="3" resolveFromConfigFile="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xmlns="https://getpsalm.org/schema/config"
4
- xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd">
+ xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" errorBaseline="psalm-baseline.xml">
5
<projectFiles>
6
<directory name="src"/>
7
<ignoreFiles>
0 commit comments