Skip to content

Commit 728bdb8

Browse files
MCLOUD-13148: PHPStan configuration fix
1 parent bba1c0c commit 728bdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/static/phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
- %currentWorkingDirectory%/Console
55
- %currentWorkingDirectory%/Model
66
- %currentWorkingDirectory%/Cron
7-
excludes_analyse:
7+
excludePaths:
88
- %currentWorkingDirectory%/Test/*
99
reportUnmatchedIgnoredErrors: false
1010
ignoreErrors:

0 commit comments

Comments
 (0)