config fixes

This commit is contained in:
Dennis Eichhorn 2022-09-27 21:23:41 +02:00
parent 99bf2dde06
commit da28ea8642

View File

@ -68,3 +68,9 @@ parameters:
-
message: '#Binary operation "\-" between string and int results in an error#'
path: *Matrix/Matrix.php
-
message: '#PHPDoc tag @return with type object is not subtype of native type phpOMS.*#'
path: *Module/ModuleManager.php
-
message: '#.*continuousComparator\(\) is unused.*#'
path: *Algorithm/Knapsack/Continuous.php