fedi-feed-router/phpstan.neon

12 lines
193 B
Text
Raw Normal View History

2025-07-06 10:53:37 +02:00
includes:
- vendor/larastan/larastan/extension.neon
parameters:
level: 0
paths:
- app/
- tests/
excludePaths:
- bootstrap/*.php
- storage/*