2
0
mirror of https://github.com/opencultureconsulting/psr-15.git synced 2025-03-16 00:00:38 +01:00
psr-15/phpstan.dist.neon
2023-11-19 21:28:27 +01:00

13 lines
192 B
Plaintext

#
# Configuration for PHPStan.
# @see https://phpstan.org/config-reference
#
includes:
- vendor/phpstan/phpstan-strict-rules/rules.neon
parameters:
level: 9
paths:
- src