11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
includes:
|
|
- ./vendor/nunomaduro/larastan/extension.neon
|
|
parameters:
|
|
level: max
|
|
paths:
|
|
- src
|
|
reportUnmatchedIgnoredErrors: false
|
|
ignoreErrors:
|
|
- '#Call to an undefined method Illuminate\\Contracts\\Debug\\ExceptionHandler::shouldReport().#'
|
|
- '#Parameter \#1 \$input of function str_pad expects string, int given.#'
|