1parameters:
2 level: max
3 paths:
4 - %currentWorkingDirectory%/src
5 checkMissingIterableValueType: false
6 checkGenericClassInNonGenericObjectType: false
7 treatPhpDocTypesAsCertain: false
8 ignoreErrors:
9 - '#Unsafe usage of new static\(\).#'
10