tidschi/WP-Stan
A custom GitHub Action to run PHPStan on WordPress plugins/themes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phpstan-config | Path to PHPStan configuration file | no | ./phpstan.neon |
| phpstan-level | PHPStan analysis level | no | max |
Outputs
| name | description |
|---|---|
| result | The result of PHPStan analysis |