Skip to content

Commit

Permalink
s/totallyTyped="true"/errorLevel="1" to be compatible with latest…
Browse files Browse the repository at this point in the history
… `vimeo/psalm` releases

Signed-off-by: Marco Pivetta <ocramius@gmail.com>
  • Loading branch information
Ocramius committed Sep 19, 2022
1 parent 6dcdeb6 commit 4ddb5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psalm.xml.dist
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<psalm
totallyTyped="true"
errorLevel="1"
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"
Expand Down

0 comments on commit 4ddb5c4

Please sign in to comment.