We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfeba4a commit 5826c8bCopy full SHA for 5826c8b
config/phpstan-baseline.neon
@@ -42,12 +42,6 @@ parameters:
42
count: 1
43
path: ../src/Rule/Rule.php
44
45
- -
46
- message: '#^Loose comparison via "\!\=" is not allowed\.$#'
47
- identifier: notEqual.notAllowed
48
- count: 1
49
- path: ../src/RuleSet/DeclarationBlock.php
50
-
51
52
message: '#^Parameters should have "string" types as the only types passed to this method$#'
53
identifier: typePerfect.narrowPublicClassMethodParamType
0 commit comments