We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40ae3e commit f97c99aCopy full SHA for f97c99a
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