mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2025-10-03 16:20:58 +08:00
14 lines
324 B
Text
14 lines
324 B
Text
parameters:
|
||
level: 6
|
||
paths:
|
||
- mu-plugin
|
||
- update-api
|
||
excludePaths:
|
||
- update-api/vendor
|
||
- update-api/vendor/*
|
||
bootstrapFiles:
|
||
- .github\phpstan-bootstrap.php
|
||
|
||
# Optional: silence WP globals noise you don’t care about
|
||
ignoreErrors:
|
||
- '#Call to (function|method) (add_action|add_filter)#'
|