mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 02:04:33 -04:00
Updates for phpstan
This commit is contained in:
parent
8c0375a252
commit
aac77639af
@ -2,6 +2,8 @@ includes:
|
|||||||
- ./vendor/nunomaduro/larastan/extension.neon
|
- ./vendor/nunomaduro/larastan/extension.neon
|
||||||
|
|
||||||
parameters:
|
parameters:
|
||||||
|
parallel:
|
||||||
|
processTimeout: 300.0
|
||||||
treatPhpDocTypesAsCertain: false
|
treatPhpDocTypesAsCertain: false
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#Call to an undefined method .*badMethod\(\)#'
|
- '#Call to an undefined method .*badMethod\(\)#'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user