psr-15/phpstan.dist.neon

13 lines
192 B
Plaintext
Raw Normal View History

2023-11-19 21:28:27 +01:00
#
# Configuration for PHPStan.
# @see https://phpstan.org/config-reference
#
includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
parameters:
level: 9
paths:
- src