Skip to content

Commit 4257e30

Browse files
committed
Remove forgotten exclude from phpstan's excludes_analyse
1 parent 9dbc5bf commit 4257e30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ parameters:
22
bootstrap: %currentWorkingDirectory%/tests/bootstrap.php
33
level: max
44
excludes_analyse:
5-
- %currentWorkingDirectory%/src/Cdn77/Sniffs/Arrays/ArrayDeclarationSniff.php # todo remove
65
- %currentWorkingDirectory%/tests/*/data/*
76
- %currentWorkingDirectory%/vendor
87
paths:

0 commit comments

Comments
 (0)