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 af3d0af commit 9b5a2bbCopy full SHA for 9b5a2bb
Makefile
@@ -78,6 +78,7 @@ lint:
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
+ --exclude tests/PHPStan/Rules/Traits/data/bug-12281.php \
82
src tests
83
84
cs:
0 commit comments