repod/phpstan.neon
Michel Roux e2735080f0
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 41s
repod / nodejs (push) Successful in 43s
repod / release (push) Has been skipped
feat: 🧑‍💻 switch to phpstan
2025-02-14 16:25:10 +00:00

7 lines
203 B
Plaintext

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#'