mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-15 07:51:14 -05:00
* Rename to phpstan.dist.neon * gitignore phpstan.neon * Update phpstan-next accordingly * Fixes for PHPStan bleedingEdge
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
includes:
|
|
- phpstan.dist.neon
|
|
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
|
|
|
|
parameters:
|
|
excludePaths:
|
|
analyse:
|
|
# TODO: Update files below and remove them from this list
|