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 0d879cc commit 17e1bcdCopy full SHA for 17e1bcd
Makefile
@@ -110,6 +110,7 @@ lint:
110
--exclude tests/PHPStan/Rules/Properties/data/property-in-interface-explicit-abstract.php \
111
--exclude tests/PHPStan/Rules/Constants/data/final-private-const.php \
112
--exclude tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php \
113
+ --exclude tests/PHPStan/Rules/Playground/data/promote-missing-override.php \
114
src tests
115
116
cs:
0 commit comments