Files
online.tbbank.gov.tm-larave…/phpstan.neon
2025-03-16 00:55:08 +05:00

20 lines
352 B
Plaintext

includes:
- vendor/larastan/larastan/extension.neon
parameters:
paths:
- app/
# Level 9 is the highest level
level: 6
# ignoreErrors:
# - '#PHPDoc tag @var#'
#
excludePaths:
- ./app/Http/Controllers/Auth/LoginController.php
- ./app/Nova/Resource.php
#
# checkMissingIterableValueType: false