17 lines
392 B
Plaintext
17 lines
392 B
Plaintext
parameters:
|
|
level: 5
|
|
ignoreErrors:
|
|
- '#Constant.*not found#'
|
|
- '#Call to an undefined method DOMNode::getAttribute\(\).#'
|
|
- '#PHPDoc tag @param has invalid value#'
|
|
- message: '##'
|
|
paths:
|
|
- lib/*
|
|
- vendor/*
|
|
- plugins/*/vendor/*
|
|
- plugins.local/*/vendor/*
|
|
|
|
excludePaths:
|
|
- node_modules/*
|
|
paths:
|
|
- . |