update config

This commit is contained in:
Dennis Eichhorn 2023-09-21 11:35:06 +00:00
parent deb3ff835a
commit 143954d624

View File

@ -51,6 +51,10 @@ parameters:
- */Parser/Spreadsheet/* - */Parser/Spreadsheet/*
- *BayesianPersonalizedRanking.php - *BayesianPersonalizedRanking.php
- *Simplex.php - *Simplex.php
- *DBSCAN.php
- *MeanShift.php
- *Datamatrix.php
- *QR.php
ignoreErrors: ignoreErrors:
- '#.*tag @var for constant.*#' - '#.*tag @var for constant.*#'
- '#[.]*Offset .* on array.* always exists[.]*#' - '#[.]*Offset .* on array.* always exists[.]*#'