1
0
Fork 0
mirror of https://github.com/archtechx/money.git synced 2025-12-12 11:24:03 +00:00
money/phpstan.neon

26 lines
547 B
Text

includes:
- ./vendor/larastan/larastan/extension.neon
parameters:
paths:
- src
excludePaths:
- src/Wireable.php
level: 8
universalObjectCratesClasses:
- Illuminate\Routing\Route
ignoreErrors:
-
message: '#Livewire#'
paths:
- src/*
-
message: '#Unsafe usage of new static#'
paths:
- src/Currency.php
- identifier: missingType.iterableValue
- identifier: unset.possiblyHookedProperty