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