You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Application-Web/phpstan.neon

16 lines
354 B

parameters:
phpVersion: 70400
level: 6
paths:
- src
- public
scanFiles:
- config.php
- sql/database.php
- profiles/dev-config-profile.php
- profiles/prod-config-profile.php
- public/api/index.php
excludePaths:
- src/react-display-file.php
- public/api/index.php