Minor analyseAndScan
This commit is contained in:
parent
9f41173f42
commit
0a6bbd4e9f
1 changed files with 2 additions and 2 deletions
|
|
@ -12,15 +12,15 @@ parameters:
|
|||
excludePaths:
|
||||
analyse:
|
||||
- ../FreshRSS
|
||||
- vendor/
|
||||
- xExtension-ImageProxy/configure.phtml # TODO pass
|
||||
- xExtension-ImageProxy/extension.php # TODO pass
|
||||
analyseAndScan:
|
||||
- .git/
|
||||
- .git/*?
|
||||
- node_modules/*?
|
||||
- symbolic/*?
|
||||
- third-party/*?
|
||||
- tmp/*?
|
||||
- vendor/
|
||||
dynamicConstantNames:
|
||||
- TYPE_GIT
|
||||
checkBenevolentUnionTypes: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue