Scrub baseline

This commit is contained in:
Dylan K. Taylor 2022-01-20 19:08:44 +00:00
parent aae5962f6a
commit 2bcb629d78
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -1,10 +1,5 @@
parameters:
ignoreErrors:
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../build/generate-registry-annotations.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 6
@ -575,278 +570,8 @@ parameters:
count: 2
path: ../../../src/updater/UpdateChecker.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/utils/Config.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/utils/Config.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/utils/Filesystem.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/utils/Git.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/utils/Git.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 5
path: ../../../src/utils/Internet.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/utils/MainLogger.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/utils/MainLogger.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 3
path: ../../../src/utils/Process.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/utils/Terminal.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/utils/Terminal.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 9
path: ../../../src/utils/Timezone.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/utils/Utils.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 5
path: ../../../src/utils/Utils.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/utils/VersionString.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 2
path: ../../../src/wizard/SetupWizard.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 5
path: ../../../src/world/Explosion.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 3
path: ../../../src/world/Position.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 5
path: ../../../src/world/SimpleChunkManager.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 30
path: ../../../src/world/World.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 17
path: ../../../src/world/World.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 5
path: ../../../src/world/WorldManager.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 3
path: ../../../src/world/WorldManager.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 4
path: ../../../src/world/format/BiomeArray.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/format/Chunk.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/format/Chunk.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 3
path: ../../../src/world/format/HeightArray.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/format/io/WorldProviderManager.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 5
path: ../../../src/world/format/io/leveldb/LevelDB.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/format/io/leveldb/LevelDB.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/format/io/region/RegionGarbageMap.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/format/io/region/RegionLoader.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 5
path: ../../../src/world/format/io/region/RegionLoader.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/format/io/region/RegionLocationTableEntry.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 3
path: ../../../src/world/format/io/region/RegionLocationTableEntry.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/format/io/region/RegionWorldProvider.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/generator/Flat.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/generator/GeneratorManager.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/generator/hell/Nether.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 3
path: ../../../src/world/generator/noise/Noise.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/generator/normal/Normal.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/generator/object/Ore.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/generator/object/SpruceTree.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/generator/object/TallGrass.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 2
path: ../../../src/world/generator/object/Tree.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 4
path: ../../../src/world/generator/object/Tree.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 3
path: ../../../src/world/generator/populator/GroundCover.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 5
path: ../../../src/world/generator/populator/TallGrass.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/generator/populator/TallGrass.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 1
path: ../../../src/world/generator/populator/Tree.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/generator/populator/Tree.php
-
message: "#^Use of the \"and\" operator is discouraged\\. Use && instead\\.$#"
count: 3
path: ../../../src/world/light/LightUpdate.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/particle/DragonEggTeleportParticle.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 1
path: ../../../src/world/sound/NoteSound.php
-
message: "#^Use of the \"or\" operator is discouraged\\. Use \\|\\| instead\\.$#"
count: 4
path: ../../../src/world/utils/SubChunkExplorer.php