Issue #3322182 by longwave, Spokje, catch: Ignore sites directory in PHPStan
(cherry picked from commit 6a0ea57c28
)
merge-requests/2477/head
parent
74781068ec
commit
e4deca18fd
|
@ -12,8 +12,8 @@ parameters:
|
|||
- ../composer
|
||||
|
||||
excludePaths:
|
||||
# Skip settings.
|
||||
- ../*/settings*.php
|
||||
# Skip sites directory.
|
||||
- ../sites
|
||||
# Skip test fixtures.
|
||||
- ../*/node_modules/*
|
||||
- */tests/fixtures/*.php
|
||||
|
|
Loading…
Reference in New Issue