Skip to content

Commit 8929aeb

Browse files
committed
fix lint
1 parent b1310f7 commit 8929aeb

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
@@ -106,6 +106,7 @@ lint:
106106
--exclude tests/PHPStan/Rules/Properties/data/final-property-hooks-in-interface.php \
107107
--exclude tests/PHPStan/Rules/Properties/data/final-property-hooks.php \
108108
--exclude tests/PHPStan/Rules/Properties/data/final-properties.php \
109+
--exclude tests/PHPStan/Rules/Properties/data/property-in-interface-explicit-abstract.php \
109110
src tests
110111

111112
cs:

0 commit comments

Comments
 (0)