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 b7639f8 commit 903ffc6Copy full SHA for 903ffc6
Makefile
@@ -45,6 +45,7 @@ lint:
45
--exclude tests/PHPStan/Rules/Properties/data/intersection-types.php \
46
--exclude tests/PHPStan/Rules/Classes/data/first-class-instantiation-callable.php \
47
--exclude tests/PHPStan/Rules/Classes/data/instantiation-callable.php \
48
+ --exclude tests/PHPStan/Rules/Classes/data/bug-9402.php \
49
src tests
50
51
cs:
0 commit comments