We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5909fb2 commit 2b97628Copy full SHA for 2b97628
Makefile
@@ -75,6 +75,7 @@ lint:
75
--exclude tests/PHPStan/Rules/Keywords/data/declare-inline-html.php \
76
--exclude tests/PHPStan/Rules/Classes/data/extends-readonly-class.php \
77
--exclude tests/PHPStan/Rules/Classes/data/instantiation-promoted-properties.php \
78
+ --exclude tests/PHPStan/Rules/Classes/data/bug-11592.php \
79
src tests
80
81
cs:
0 commit comments