Skip to content

Commit 5826c8b

Browse files
committed
Update PHPStan baseline with warning removed
1 parent dfeba4a commit 5826c8b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ parameters:
4242
count: 1
4343
path: ../src/Rule/Rule.php
4444

45-
-
46-
message: '#^Loose comparison via "\!\=" is not allowed\.$#'
47-
identifier: notEqual.notAllowed
48-
count: 1
49-
path: ../src/RuleSet/DeclarationBlock.php
50-
5145
-
5246
message: '#^Parameters should have "string" types as the only types passed to this method$#'
5347
identifier: typePerfect.narrowPublicClassMethodParamType

0 commit comments

Comments
 (0)