We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0037c3f commit f56a765Copy full SHA for f56a765
Makefile
@@ -77,6 +77,7 @@ lint:
77
--exclude tests/PHPStan/Rules/Classes/data/extends-readonly-class.php \
78
--exclude tests/PHPStan/Rules/Classes/data/instantiation-promoted-properties.php \
79
--exclude tests/PHPStan/Rules/Classes/data/bug-11592.php \
80
+ --exclude tests/PHPStan/Rules/Classes/data/bug-12281.php \
81
src tests
82
83
cs:
0 commit comments