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:
|
excludePaths:
|
||||||
analyse:
|
analyse:
|
||||||
- ../FreshRSS
|
- ../FreshRSS
|
||||||
- vendor/
|
|
||||||
- xExtension-ImageProxy/configure.phtml # TODO pass
|
- xExtension-ImageProxy/configure.phtml # TODO pass
|
||||||
- xExtension-ImageProxy/extension.php # TODO pass
|
- xExtension-ImageProxy/extension.php # TODO pass
|
||||||
analyseAndScan:
|
analyseAndScan:
|
||||||
- .git/
|
- .git/*?
|
||||||
- node_modules/*?
|
- node_modules/*?
|
||||||
- symbolic/*?
|
- symbolic/*?
|
||||||
- third-party/*?
|
- third-party/*?
|
||||||
- tmp/*?
|
- tmp/*?
|
||||||
|
- vendor/
|
||||||
dynamicConstantNames:
|
dynamicConstantNames:
|
||||||
- TYPE_GIT
|
- TYPE_GIT
|
||||||
checkBenevolentUnionTypes: true
|
checkBenevolentUnionTypes: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue