|
1
|
parameters:
|
|
2
|
level: 0
|
|
3
|
paths:
|
|
4
|
- config.php
|
|
5
|
- start.php
|
|
6
|
- require.php
|
|
7
|
- includes/
|
|
8
|
- templates/
|
|
9
|
bootstrapFiles:
|
|
10
|
- .phpstan/exceptions.php
|
|
11
|
ignoreErrors:
|
|
12
|
-
|
|
13
|
message: '#will always evaluate to true#'
|
|
14
|
path: includes/class-fs-plugin-updater.php
|