Skip to content

Commit 17e1bcd

Browse files
committed
Fix build
1 parent 0d879cc commit 17e1bcd

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
@@ -110,6 +110,7 @@ lint:
110110
--exclude tests/PHPStan/Rules/Properties/data/property-in-interface-explicit-abstract.php \
111111
--exclude tests/PHPStan/Rules/Constants/data/final-private-const.php \
112112
--exclude tests/PHPStan/Rules/Properties/data/abstract-final-property-hook-parse-error.php \
113+
--exclude tests/PHPStan/Rules/Playground/data/promote-missing-override.php \
113114
src tests
114115

115116
cs:

0 commit comments

Comments
 (0)