You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Back full 🆙
This commit is contained in:
@@ -11,23 +11,18 @@ parameters:
|
||||
level: max
|
||||
|
||||
excludePaths:
|
||||
- app/Console/Kernel.php
|
||||
- app/Exceptions/Handler.php
|
||||
- bootstrap
|
||||
- storage
|
||||
- vendor
|
||||
- database/seeders/WebsiteArticleSeeder.php
|
||||
|
||||
ignoreErrors:
|
||||
- '#PHPDoc tag @var#'
|
||||
- '#Unsafe usage of new static#'
|
||||
- '#uses generic trait .*HasFactory but does not specify its types#'
|
||||
- '#extends generic class .*Factory but does not specify its types#'
|
||||
- '#extends generic class .*Builder but does not specify its types#'
|
||||
- '#return type with generic class .*Builder does not specify its types#'
|
||||
- '#return type has no value type specified in iterable type array#'
|
||||
- '#has parameter \$\w+ with no value type specified in iterable type array#'
|
||||
- '#Call to function is_string\\(\\) with .* will always evaluate to true#'
|
||||
- '#should return array<string, mixed> but returns array#'
|
||||
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
reportUnmatchedIgnoredErrors: true
|
||||
|
||||
Reference in New Issue
Block a user