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 6bd06e1 commit f4ce2bfCopy full SHA for f4ce2bf
build/phpstan.neon
@@ -36,6 +36,7 @@ parameters:
36
- ../tests/PHPStan/Rules/Properties/UninitializedPropertyRuleTest.php
37
- ../tests/PHPStan/Command/IgnoredRegexValidatorTest.php
38
- ../src/Command/IgnoredRegexValidator.php
39
+ - ../src/Testing/PHPUnit/*
40
exceptions:
41
uncheckedExceptionClasses:
42
- 'PHPStan\ShouldNotHappenException'
0 commit comments