1 Star 0 Fork 28

wangweili006/Snipe-IT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
psalm.xml 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
snipe 提交于 2023-02-07 11:00 . Psalm and phpstan configs
<?xml version="1.0"?>
<psalm
errorLevel="7"
resolveFromConfigFile="true"
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"
findUnusedBaselineEntry="true"
>
<projectFiles>
<directory name="app" />
<directory name="database/factories" />
<directory name="database/seeders" />
<ignoreFiles>
<directory name="vendor" />
</ignoreFiles>
</projectFiles>
</psalm>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/wangweili/Snipe-IT.git
git@gitee.com:wangweili/Snipe-IT.git
wangweili
Snipe-IT
Snipe-IT
master

搜索帮助