1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/guanguans-music-dl

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
psalm.xml.dist 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
guanguans Отправлено 04.02.2025 14:55 78672a5
<?xml version="1.0" encoding="UTF-8"?>
<psalm
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://getpsalm.org/schema/config"
cacheDirectory="./build/psalm/"
errorBaseline="psalm-baseline.xml"
errorLevel="4"
findUnusedBaselineEntry="true"
findUnusedCode="false"
findUnusedVariablesAndParams="true"
xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
>
<projectFiles>
<directory name="app"/>
<ignoreFiles allowMissingFiles="true">
<directory name="vendor"/>
<file name="src/UpdateHelper.php"/>
</ignoreFiles>
</projectFiles>
<issueHandlers>
<PropertyNotSetInConstructor errorLevel="info"/>
<!--<UnusedVariable>
<errorLevel type="suppress">
<file name="app/Commands/MusicCommand.php"/>
</errorLevel>
</UnusedVariable>-->
<!--<InvalidAttribute>
<errorLevel type="suppress">
<file name="app/Support/helpers.php"/>
</errorLevel>
</InvalidAttribute>-->
</issueHandlers>
<plugins>
<!--<pluginClass class="Psalm\LaravelPlugin\Plugin"/>-->
</plugins>
</psalm>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/guanguans-music-dl.git
git@api.gitlife.ru:oschina-mirror/guanguans-music-dl.git
oschina-mirror
guanguans-music-dl
guanguans-music-dl
master