Files
zhamao-framework/phpstan.neon
2022-03-15 18:05:33 +08:00

8 lines
157 B
Plaintext

parameters:
reportUnmatchedIgnoredErrors: false
level: 0
paths:
- ./src/
ignoreErrors:
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'