mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Add psalm baseline
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
8d18f0a7d7
commit
4efca69f8d
2 changed files with 6296 additions and 0 deletions
6295
build/psalm-baseline.xml
Normal file
6295
build/psalm-baseline.xml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -5,6 +5,7 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="https://getpsalm.org/schema/config"
|
||||
xsi:schemaLocation="https://getpsalm.org/schema/config"
|
||||
errorBaseline="build/psalm-baseline.xml"
|
||||
>
|
||||
<projectFiles>
|
||||
<directory name="apps"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue