You've already forked Atomcms-edit
11 lines
206 B
Plaintext
Executable File
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
|