mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-26 04:24:29 +08:00
16 lines
497 B
Text
16 lines
497 B
Text
parameters:
|
||
level: 6
|
||
paths:
|
||
- v-wp-updater
|
||
- v-update-api
|
||
excludePaths:
|
||
- v-update-api/vendor
|
||
- v-update-api/vendor/*
|
||
bootstrapFiles:
|
||
- .github/phpstan-bootstrap.php
|
||
- v-update-api/vendor/autoload.php
|
||
|
||
# Optional: silence WP globals noise you don’t care about
|
||
ignoreErrors:
|
||
- '#Negated boolean expression is always true#'
|
||
- '#Function vontmnt_schedule_unique_single_event\(\) has parameter \$args with no value type specified in iterable type array#'
|