Skip to content

Commit

Permalink
Add PHPStan path
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jun 9, 2024
1 parent 521cba6 commit b815845
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
parameters:
level: 8
paths:
- app/src/
- app/tests/
includes:
- vendor/phpstan/phpstan-mockery/extension.neon
- vendor/phpstan/phpstan-phpunit/extension.neon

0 comments on commit b815845

Please sign in to comment.