first commit
This commit is contained in:
14
vendor/webmozart/assert/psalm.xml
vendored
Normal file
14
vendor/webmozart/assert/psalm.xml
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<psalm
|
||||
totallyTyped="true"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="https://getpsalm.org/schema/config"
|
||||
xsi:schemaLocation="https://getpsalm.org/schema/config ci/vendor/vimeo/psalm/config.xsd"
|
||||
phpVersion="7.3"
|
||||
>
|
||||
<projectFiles>
|
||||
<directory name="bin" />
|
||||
<directory name="tests/static-analysis" />
|
||||
</projectFiles>
|
||||
|
||||
</psalm>
|
Reference in New Issue
Block a user