diff --git a/Config/phpstan.neon b/Config/phpstan.neon index c48d494..2ba4a2e 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -44,6 +44,9 @@ parameters: - */node_modules/* - */Modules/**/Application/* - */Accounting/* + - */JobScheduling/* + - */Rating/* + - *BayesianPersonalizedRanking.php ignoreErrors: - '#.*tag @var for constant.*#' - '#[.]*Offset .* on array.* always exists[.]*#'