shalior/Run & fix PHP Code Sniffer
🤝 Run PHPCS and fix errors using PHPCBF on wordpress and other php code bases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN | — | ${{ github.token }} |
| workdir | Working directory relative to the root directory. | — | . |
| phpcs_args | Additional PHPCS flags | — | . |
| phpcs_standard | Coding standard for PHPCS to use when checking files | — | WordPress |
| use_default_configuration_file | Whether to use default configuration file or not | — | true |
| phpcbf_args | Additional PHPCBF flags | — | . |
Outputs
no outputs