Skip to content

Commit 35b2929

Browse files
committed
baseline
1 parent 8109fb2 commit 35b2929

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ parameters:
2020
count: 1
2121
path: src/Language/AST/Node.php
2222

23-
-
24-
message: "#^Anonymous function should return string but returns GraphQL\\\\Language\\\\AST\\\\NameNode\\.$#"
25-
count: 1
26-
path: src/Language/Printer.php
27-
2823
-
2924
message: "#^Only booleans are allowed in a negated boolean, array\\<int, array\\|GraphQL\\\\Language\\\\AST\\\\Node\\|GraphQL\\\\Language\\\\AST\\\\NodeList\\> given\\.$#"
3025
count: 1

0 commit comments

Comments
 (0)