%PDF- %PDF-
| Direktori : /home/vacivi36/vacivitta_bakcup/vendor/nexusphp/cs-config/ |
| Current File : /home/vacivi36/vacivitta_bakcup/vendor/nexusphp/cs-config/phpstan.neon.dist |
includes:
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
parameters:
tmpDir: build/phpstan
level: 9
paths:
- src
- tests
bootstrapFiles:
- vendor/autoload.php
parallel:
processTimeout: 300.0
polluteScopeWithLoopInitialAssignments: false
polluteScopeWithAlwaysIterableForeach: false
checkAlwaysTrueCheckTypeFunctionCall: true
checkAlwaysTrueInstanceof: true
checkAlwaysTrueStrictComparison: true
checkExplicitMixedMissingReturn: true
checkFunctionNameCase: true
checkInternalClassCaseSensitivity: true
checkMissingIterableValueType: false
reportMaybesInMethodSignatures: true
reportStaticMethodSignatures: true
checkTooWideReturnTypesInProtectedAndPublicMethods: true