5 Star 15 Fork 5

Gitee 极速下载/FreshRSS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/FreshRSS/FreshRSS
克隆/下载
phpstan-next.neon 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
Alexandre Alapetite 提交于 2024-06-09 20:32 . Pass PHPStan level 9 (#6544)
includes:
- phpstan.neon
parameters:
strictRules:
booleansInConditions: true
ignoreErrors:
- '#Only booleans are allowed in (a negated boolean|a ternary operator condition|an elseif condition|an if condition|&&|\|\|), (bool|false|int(<[0-9, max]+>)?|true|null|\|)+ given.*#'
excludePaths:
analyse:
# TODO: Update files below and remove them from this list
- app/Controllers/feedController.php
- app/Controllers/importExportController.php
- app/Controllers/subscriptionController.php
- app/Controllers/tagController.php
- app/FreshRSS.php
- app/Models/CategoryDAO.php
- app/Models/CategoryDAOSQLite.php
- app/Models/DatabaseDAOSQLite.php
- app/Models/Entry.php
- app/Models/EntryDAO.php
- app/Models/EntryDAOSQLite.php
- app/Models/Feed.php
- app/Models/FeedDAO.php
- app/Models/FeedDAOSQLite.php
- app/Models/FormAuth.php
- app/Models/LogDAO.php
- app/Models/TagDAO.php
- app/Models/Themes.php
- app/Services/ExportService.php
- app/Services/ImportService.php
- app/views/configure/archiving.phtml
- app/views/configure/queries.phtml
- app/views/configure/query.phtml
- app/views/helpers/stream-footer.phtml
- app/views/stats/repartition.phtml
- app/views/subscription/feed.phtml
- cli/CliOptionsParser.php
- cli/create-user.php
- cli/update-user.php
- lib/lib_rss.php
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/mirrors/FreshRSS.git
git@gitee.com:mirrors/FreshRSS.git
mirrors
FreshRSS
FreshRSS
edge

搜索帮助