mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-08-02 12:14:54 +02:00
psalm fixes
This commit is contained in:
parent
07b1776db6
commit
add1aa4e7d
3 changed files with 9 additions and 4 deletions
|
|
@ -5,6 +5,8 @@
|
|||
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"
|
||||
ensureOverrideAttribute="false"
|
||||
findUnusedCode="false"
|
||||
>
|
||||
<projectFiles>
|
||||
<directory name="src" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue