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
2023-12-16 01:25:56 +00:00

9 lines
168 B
Text

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