Skip to content

Commit 903ffc6

Browse files
committed
Fix build
1 parent b7639f8 commit 903ffc6

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
@@ -45,6 +45,7 @@ lint:
4545
--exclude tests/PHPStan/Rules/Properties/data/intersection-types.php \
4646
--exclude tests/PHPStan/Rules/Classes/data/first-class-instantiation-callable.php \
4747
--exclude tests/PHPStan/Rules/Classes/data/instantiation-callable.php \
48+
--exclude tests/PHPStan/Rules/Classes/data/bug-9402.php \
4849
src tests
4950

5051
cs:

0 commit comments

Comments
 (0)