mirror of
https://github.com/zhamao-robot/zhamao-logger.git
synced 2026-07-23 00:25:35 +08:00
initial commit
This commit is contained in:
8
phpstan.neon
Normal file
8
phpstan.neon
Normal file
@@ -0,0 +1,8 @@
|
||||
parameters:
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
level: 4
|
||||
paths:
|
||||
- ./src/
|
||||
ignoreErrors:
|
||||
- '#Used constant OS_TYPE_(LINUX|WINDOWS) not found#'
|
||||
- '#Unsafe usage of new static#'
|
||||
Reference in New Issue
Block a user