forked from fa/breadcrumb-the-shire
Add bin/ scripts to PHPStan scanFiles, suppress property.onlyWritten for by-ref test properties, add exhaustive default match arm, use explicit expects() on mock stubs, fix data provider return type, and simplify redundant null check in NotificationServiceTest. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
23 lines
525 B
Plaintext
23 lines
525 B
Plaintext
parameters:
|
|
level: 5
|
|
phpVersion: 80499
|
|
scanFiles:
|
|
- web/index.php
|
|
- bin/cli-bootstrap.php
|
|
- bin/module-cli-bootstrap.php
|
|
- bin/module-migrate.php
|
|
- bin/module-deactivate.php
|
|
- bin/module-build.php
|
|
- bin/module-assets-sync.php
|
|
- bin/module-permissions-sync.php
|
|
- bin/module-runtime-sync.php
|
|
- bin/doctor.php
|
|
paths:
|
|
- config
|
|
- lib
|
|
- modules
|
|
- pages
|
|
- tests
|
|
fileExtensions:
|
|
- php
|