14 lines
241 B
Text
14 lines
241 B
Text
parameters:
|
|
|
|
paths:
|
|
- src
|
|
|
|
# The level 8 is the highest level
|
|
level: max
|
|
|
|
excludePaths:
|
|
- ./*/*/FileToBeExcluded.php
|
|
|
|
checkMissingIterableValueType: true
|
|
|
|
#editorUrl: 'vscode://file/%%file%%:%%line%%'
|