Skip to content

Commit d72fcd8

Browse files
authored
chore: replace deprecated psalm totallyTyped settings (#37)
1 parent c6086e5 commit d72fcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

psalm.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<psalm
3-
totallyTyped="true"
3+
errorLevel="1"
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xmlns="https://getpsalm.org/schema/config"
66
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"

0 commit comments

Comments
 (0)