Skip to content

Commit b878703

Browse files
Removed deprecated totallyTyped setting from psalm
Signed-off-by: Bastian Schwarz <bastian@codename-php.de>
1 parent 19a1b4e commit b878703

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

psalm.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
<psalm
1919
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
totallyTyped="true"
2120
xmlns="https://getpsalm.org/schema/config"
2221
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
2322
cacheDirectory=".cache/psalm"

0 commit comments

Comments
 (0)