1 Star 0 Fork 0

chinabohan/BookStack

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
phpstan.neon.dist 452 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dan Brown 提交于 2022-03-28 11:31 . PHPStan and StyleCI fixes
includes:
- ./vendor/nunomaduro/larastan/extension.neon
parameters:
paths:
- app
# The level 8 is the highest level
level: 1
phpVersion: 70400
bootstrapFiles:
- bootstrap/phpstan.php
ignoreErrors:
# - '#PHPDoc tag @throws with type .*?Psr\\SimpleCache\\InvalidArgumentException.*? is not subtype of Throwable#'
excludePaths:
- ./Config/**/*.php
checkMissingIterableValueType: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/chinabohan/BookStack.git
git@gitee.com:chinabohan/BookStack.git
chinabohan
BookStack
BookStack
development

搜索帮助