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

9 lines
152 B
Text
Raw Normal View History

2023-02-03 16:44:16 +00:00
parameters:
2023-02-03 16:52:08 +00:00
level: 1
2023-02-03 16:44:16 +00:00
paths:
- ../core
- ../ext
- ../tests
- ../themes/default
ignoreErrors:
- '#Attribute class GQLA\\Expose#'