repod/phpstan.neon

7 lines
203 B
Plaintext
Raw Permalink Normal View History

2025-02-14 16:25:10 +00:00
parameters:
level: 9
paths:
- lib
ignoreErrors:
- '#Method [a-zA-Z0-9:\(\)\\_]+ return type with generic class OCP\\AppFramework\\Http\\[a-zA-Z]+ does not specify its types#'