mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-03-17 20:44:52 +08:00
8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
parameters:
|
|
reportUnmatchedIgnoredErrors: false
|
|
level: 4
|
|
paths:
|
|
- ./src/
|
|
ignoreErrors:
|
|
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
|
- '#Unsafe usage of new static#' |