enable-on/phpcs-ci-action
PHP code sniffing action to use on PR and pushes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | "" |
| artifactory-token | Composer token to authenticate composer against artifactory | yes | "" |
| phpcs-path | Path to PHP codesniffer executable | yes | — |
| phpcs-config | Path to phpcs config ruleset | yes | — |
| php | php version | yes | — |
| exclude-path | path that should be trimmed from filepath in filtering | yes | — |
| filter-script | path to php script to filter sniffer raw output | yes | — |
| problem-matcher | path to problem matcher | yes | — |
| base-branch | base branch to compare with | yes | — |
Outputs
no outputs