Skip to content

Commit df59497

Browse files
authored
ci(phpstan): remove false-positive entry from baseline (#297)
1 parent 789d25d commit df59497

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: "#^Constructor of class SimPod\\\\ClickHouseClient\\\\Output\\\\Null_ has an unused parameter \\$_\\.$#"
5-
count: 1
6-
path: src/Output/Null_.php

0 commit comments

Comments
 (0)