Skip to content

Commit c899f13

Browse files
committed
Add deprecated includes directory to PHPStan ignore list
1 parent 06c318d commit c899f13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ parameters:
1111
- %currentWorkingDirectory%/vendor/*
1212
- %currentWorkingDirectory%/node_modules/*
1313
- %currentWorkingDirectory%/tests/*
14+
- %currentWorkingDirectory%/includes/deprecated/*
1415
fileExtensions:
1516
- php

0 commit comments

Comments
 (0)