includes: - phpstan-baseline.neon parameters: level: 5 paths: - src - modules - config - bootstrap ignoreErrors: - identifier: missingType.iterableValue - identifier: missingType.generics reportUnmatchedIgnoredErrors: false excludePaths: - vendor