Skip to content

Commit

Permalink
Track ci/qa/phpstan.neon
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Sep 16, 2024
1 parent 357a694 commit df0ccca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci/qa/phpstan.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
includes:
- ./phpstan-baseline.neon
- ../../vendor/phpstan/phpstan-doctrine/extension.neon
- ../../vendor/phpstan/phpstan-mockery/extension.neon
- ../../vendor/phpstan/phpstan-symfony/extension.neon

parameters:
level: 9
paths:
- ../../src

0 comments on commit df0ccca

Please sign in to comment.