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-02-03 20:03:04 +00:00

10 lines
215 B
Text

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