pock/phpstan.neon

9 lines
134 B
Plaintext

includes:
- phpstan-baseline.neon # TODO: Configure new phpstan
parameters:
level: max
paths:
- src
- tests