paiml/PMAT Complexity Check
Checks code complexity using the PMAT tool.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| max-cyclomatic | The maximum cyclomatic complexity allowed. | no | 20 |
| fail-on-violation | Whether to fail the action if the complexity is too high. | no | true |
| comment-on-pr | Whether to comment on the PR with the complexity results. | no | true |
| github-token | GitHub token for commenting on PRs. | no | ${{ github.token }} |
Outputs
no outputs