mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 20:48:41 +00:00
16 lines
548 B
Plaintext
16 lines
548 B
Plaintext
parameters:
|
|
checkMissingIterableValueType: false
|
|
|
|
ignoreErrors:
|
|
- '#Call to an undefined method DateTimeInterface::add\(\)#'
|
|
- '#Call to an undefined method DateTimeInterface::modify\(\)#'
|
|
- '#Call to an undefined method DateTimeInterface::setDate\(\)#'
|
|
- '#Call to an undefined method DateTimeInterface::setTime\(\)#'
|
|
- '#Call to an undefined method DateTimeInterface::setTimezone\(\)#'
|
|
- '#Call to an undefined method DateTimeInterface::sub\(\)#'
|
|
|
|
level: max
|
|
|
|
paths:
|
|
- src/
|