This commit is contained in:
12
packages/php/phpstan.neon
Normal file
12
packages/php/phpstan.neon
Normal file
@@ -0,0 +1,12 @@
|
||||
includes:
|
||||
- phpstan-baseline.neon
|
||||
|
||||
parameters:
|
||||
level: max
|
||||
paths:
|
||||
- src
|
||||
scanFiles:
|
||||
- stubs/kreuzberg_extension.php
|
||||
treatPhpDocTypesAsCertain: false
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
tmpDir: var/cache/phpstan
|
||||
Reference in New Issue
Block a user