This commit is contained in:
2023-12-03 13:56:47 +01:00
parent 7114143113
commit f4e0e3b8e2
4 changed files with 218 additions and 0 deletions

View File

@ -39,3 +39,8 @@ parameters:
message: "#^Property trizz\\\\AdventOfCode\\\\Y21\\\\Day8\\:\\:\\$patternDigits type has no value type specified in iterable type array\\.$#"
count: 1
path: src/Y21/Day8.php
-
message: "#^Method trizz\\\\AdventOfCode\\\\Y23\\\\Day2\\:\\:getHand\\(\\) should return array\\<int, array\\<int, string\\>\\> but returns array\\<int, array\\<int, string\\>\\|string\\>\\.$#"
count: 1
path: src/Y23/Day2.php