We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1f54a commit 403efc7Copy full SHA for 403efc7
Makefile
@@ -129,6 +129,7 @@ lint:
129
--exclude tests/PHPStan/Rules/Properties/data/override-attr-on-property.php \
130
--exclude tests/PHPStan/Rules/Properties/data/property-override-attr.php \
131
--exclude tests/PHPStan/Rules/Operators/data/bug-3585.php \
132
+ --exclude tests/PHPStan/Rules/EnumCases/data/bug-14252.php \
133
src tests
134
135
install-paratest:
0 commit comments