mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 16:59:44 +00:00
22 lines
478 B
Plaintext
22 lines
478 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^If condition is always true\\.$#"
|
|
count: 2
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^Ternary operator condition is always true\\.$#"
|
|
count: 1
|
|
path: ../../../src/Server.php
|
|
|
|
-
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|
|
|
|
-
|
|
message: "#^Negated boolean expression is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/updater/AutoUpdater.php
|