Clean up invalid errors in baseline
parent
e58fbb7f67
commit
c686bbd7e2
|
@ -45,21 +45,6 @@ parameters:
|
|||
count: 1
|
||||
path: ../src/Composer/Command/DiagnoseCommand.php
|
||||
|
||||
-
|
||||
message: "#^PHPDoc tag @param references unknown parameter\\: \\$links$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Command/GenerateTestCommand.php
|
||||
|
||||
-
|
||||
message: "#^Undefined variable\\: \\$io$#"
|
||||
count: 2
|
||||
path: ../src/Composer/Command/GenerateTestCommand.php
|
||||
|
||||
-
|
||||
message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
||||
count: 1
|
||||
path: ../src/Composer/Command/GenerateTestCommand.php
|
||||
|
||||
-
|
||||
message: "#^Negated boolean expression is always false\\.$#"
|
||||
count: 1
|
||||
|
|
Loading…
Reference in New Issue