mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
parameters:
|
|
reportUnmatchedIgnoredErrors: false
|
|
level: 4
|
|
paths:
|
|
- ./src/
|
|
ignoreErrors:
|
|
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
|
- '#Constant .* not found#'
|
|
dynamicConstantNames:
|
|
- SWOOLE_VERSION
|