novusvetus/PHP_CodeSniffer
Runs PHP_CodeSniffer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files to check | no | **.php |
| scan_all | Scan all files and not only changed | no | false |
| phpcs_path | Path to phpcs executable | no | php phpcs.phar |
| standard | Code style standard name or path to phpcs.xml file | no | — |
| fail_on_warnings | Whether action should fail on warnings or not, default to true (fails) | no | — |
Outputs
no outputs