magic42/Magento 2 Coding Style
Performs php static code analysis with the Magento 2 Coding Standard
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phpcs_standard | Path to your own PHPCS file or a specific standard. Leave empty to use "Magento2". | no | — |
| phpcs_report | Report to output. Default: "checkstyle" | no | — |
| phpcs_severity | Which severity to check for. Default: "8" | no | — |
| phpcs_path | Path to the Magento 2 codebase. Default: "app/code/Magic42" | no | — |
Outputs
no outputs