Files
masimmo.pl/modules/ps_imageslider/tests/phpstan/phpstan.neon
2024-11-20 09:09:44 +01:00

13 lines
333 B
Plaintext

includes:
- %currentWorkingDirectory%/vendor/prestashop/php-dev-tools/phpstan/ps-module-extension.neon
parameters:
paths:
# From PHPStan 0.12, paths to check are relative to the neon file
- ../../ps_imageslider.php
- ../../Ps_HomeSlide.php
- ../../translations/
- ../../upgrade/
- ../../views/
level: 5