mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 07:04:04 +00:00
Static analysis
This commit is contained in:
parent
55478c4eb7
commit
7e17b84451
3 changed files with 7 additions and 4 deletions
|
|
@ -12,8 +12,8 @@ parameters:
|
|||
|
||||
ignoreErrors:
|
||||
- '#Access to an undefined static property static\(ArchTech\\Enums\\Meta\\MetaProperty\)\:\:\$method#'
|
||||
- '#invalid typehint type ArchTech\\Enums\\Metadata#'
|
||||
- '#invalid typehint type Enum#'
|
||||
- '#has invalid type ArchTech\\Enums\\Metadata#'
|
||||
- '#has invalid type Enum#'
|
||||
- '#on an unknown class Enum#'
|
||||
# -
|
||||
# message: '#Offset (.*?) does not exist on array\|null#'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue