mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2026-08-05 13:00:26 +08:00
Signed-off-by: Kaspars Dambis <hi@kaspars.net> Co-authored-by: Ipstenu (Mika Epstein) <Ipstenu@users.noreply.github.com>
12 lines
257 B
Text
12 lines
257 B
Text
includes:
|
|
- tests/phpstan-baseline.neon # TODO: Fix all these issues.
|
|
- vendor/szepeviktor/phpstan-wordpress/extension.neon
|
|
parameters:
|
|
tmpDir: .cache/phpstan
|
|
level: 0
|
|
scanDirectories:
|
|
- vendor/wp-cli
|
|
paths:
|
|
- inc
|
|
- plugin.php
|
|
- uninstall.php
|