pock/phpstan.neon

9 lines
134 B
Plaintext
Raw Normal View History

includes:
- phpstan-baseline.neon # TODO: Configure new phpstan
2021-05-14 18:52:00 +03:00
parameters:
level: max
paths:
- src
- tests