Skip to content

Commit 571cd30

Browse files
committed
Fix build
1 parent f0675a7 commit 571cd30

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
@@ -117,6 +117,7 @@ lint:
117117
--exclude tests/PHPStan/Rules/Functions/data/typehints-nodiscard.php \
118118
--exclude tests/PHPStan/Rules/Methods/data/typehints-nodiscard.php \
119119
--exclude tests/PHPStan/Rules/Cast/data/deprecated-cast.php \
120+
--exclude tests/PHPStan/Rules/Classes/data/deprecated-attr-on-class.php \
120121
src tests
121122

122123
install-paratest:

0 commit comments

Comments
 (0)