8 Star 26 Fork 2

宇润 / influxdb-orm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
phpstan.neon 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
宇润 提交于 2021-07-22 14:34 . 修复测试
parameters:
level: 6
phpVersion: 80000
paths:
- src
- tests
- example
bootstrapFiles:
- vendor/autoload.php
treatPhpDocTypesAsCertain: false
checkGenericClassInNonGenericObjectType: false
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: false
ignoreErrors:
- '#should return static\(Yurun\\InfluxDB\\ORM\\BaseModel#'
- '#should return array<static\(Yurun\\InfluxDB\\ORM\\BaseModel#'
- '#Unsafe usage of new static#'
- '#class Swoole\\#'
PHP
1
https://gitee.com/yurunsoft/influxdb-orm.git
git@gitee.com:yurunsoft/influxdb-orm.git
yurunsoft
influxdb-orm
influxdb-orm
master

搜索帮助