Skip to content

Commit 2b97628

Browse files
committed
Fix build
1 parent 5909fb2 commit 2b97628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ lint:
7575
--exclude tests/PHPStan/Rules/Keywords/data/declare-inline-html.php \
7676
--exclude tests/PHPStan/Rules/Classes/data/extends-readonly-class.php \
7777
--exclude tests/PHPStan/Rules/Classes/data/instantiation-promoted-properties.php \
78+
--exclude tests/PHPStan/Rules/Classes/data/bug-11592.php \
7879
src tests
7980

8081
cs:

0 commit comments

Comments
 (0)