We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfccb9c commit d2de919Copy full SHA for d2de919
psalm.xml
@@ -8,7 +8,7 @@
8
xmlns="https://getpsalm.org/schema/config"
9
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
10
hoistConstants="true"
11
- errorBaseline="--set-baseline=psalm-baseline.xml"
+ errorBaseline="psalm-baseline.xml"
12
>
13
<projectFiles>
14
<directory name="src"/>
0 commit comments