Skip to content

Commit 845da19

Browse files
committed
fix lint
1 parent 775beac commit 845da19

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
@@ -101,6 +101,7 @@ lint:
101101
--exclude tests/PHPStan/Rules/Properties/data/existing-classes-property-hooks.php \
102102
--exclude tests/PHPStan/Rules/Properties/data/set-property-hook-parameter.php \
103103
--exclude tests/PHPStan/Rules/Properties/data/overriding-final-property.php \
104+
--exclude tests/PHPStan/Rules/Properties/data/private-final-property-hooks.php \
104105
src tests
105106

106107
cs:

0 commit comments

Comments
 (0)