This commit is contained in:
Dylan K. Taylor 2021-07-09 19:44:25 +01:00
parent 9d1b2c839d
commit 3997e612b1
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -1,5 +1,10 @@
parameters:
ignoreErrors:
-
message: "#^Instanceof between pocketmine\\\\block\\\\utils\\\\BannerPatternLayer and pocketmine\\\\block\\\\utils\\\\BannerPatternLayer will always evaluate to true\\.$#"
count: 1
path: ../../../src/block/BaseBanner.php
-
message: "#^Call to function is_resource\\(\\) with resource will always evaluate to true\\.$#"
count: 2