Skip to content

Commit 403efc7

Browse files
committed
Update Makefile
1 parent ac1f54a commit 403efc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ lint:
129129
--exclude tests/PHPStan/Rules/Properties/data/override-attr-on-property.php \
130130
--exclude tests/PHPStan/Rules/Properties/data/property-override-attr.php \
131131
--exclude tests/PHPStan/Rules/Operators/data/bug-3585.php \
132+
--exclude tests/PHPStan/Rules/EnumCases/data/bug-14252.php \
132133
src tests
133134

134135
install-paratest:

0 commit comments

Comments
 (0)