Files
cavepaintings/tests/phpstan.neon

11 lines
187 B
Plaintext

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