Skip to content

Commit d2de919

Browse files
committed
refer to correct baseline
1 parent cfccb9c commit d2de919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns="https://getpsalm.org/schema/config"
99
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
1010
hoistConstants="true"
11-
errorBaseline="--set-baseline=psalm-baseline.xml"
11+
errorBaseline="psalm-baseline.xml"
1212
>
1313
<projectFiles>
1414
<directory name="src"/>

0 commit comments

Comments
 (0)