mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Clean PHPStan baselines
This commit is contained in:
@ -1,13 +1,8 @@
|
||||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Strict comparison using \\!\\=\\= between 5 and 5 will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: ../../../src/block/Vine.php
|
||||
|
||||
-
|
||||
message: "#^Call to function is_resource\\(\\) with resource will always evaluate to true\\.$#"
|
||||
count: 3
|
||||
count: 2
|
||||
path: ../../../src/command/CommandReader.php
|
||||
|
||||
-
|
||||
|
Reference in New Issue
Block a user