Files
Atomcms-edit/phpstan.neon
T
2026-05-09 17:32:17 +02:00

11 lines
206 B
Plaintext
Executable File

includes:
# - vendor/phpstan/phpstan/conf/bleedingEdge.neon
parameters:
level: 3
paths:
- app
excludePaths:
- app/Helpers/helper.php
reportUnmatchedIgnoredErrors: false