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 f0675a7 commit 571cd30Copy full SHA for 571cd30
Makefile
@@ -117,6 +117,7 @@ lint:
117
--exclude tests/PHPStan/Rules/Functions/data/typehints-nodiscard.php \
118
--exclude tests/PHPStan/Rules/Methods/data/typehints-nodiscard.php \
119
--exclude tests/PHPStan/Rules/Cast/data/deprecated-cast.php \
120
+ --exclude tests/PHPStan/Rules/Classes/data/deprecated-attr-on-class.php \
121
src tests
122
123
install-paratest:
0 commit comments