This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/tests/phpstan.neon

10 lines
187 B
Text

parameters:
errorFormat: raw
level: 3
paths:
- ../core
- ../ext
- ../tests
- ../themes
ignoreErrors:
- '#Access to an undefined property Shimmie2\\Image::\$#'