mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2026-08-06 13:10:27 +08:00
10 lines
221 B
Text
10 lines
221 B
Text
includes:
|
|
- tests/phpstan-baseline.neon # TODO: Fix all these issues.
|
|
- vendor/szepeviktor/phpstan-wordpress/extension.neon
|
|
parameters:
|
|
tmpDir: .cache/phpstan
|
|
level: 0
|
|
paths:
|
|
- inc
|
|
- plugin.php
|
|
- uninstall.php
|