jcquankey/qcheck
Review AI-generated Qiskit and OpenQASM code with qcheck (static checks, no execution).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Files or directories to review. Space-separated for multiple paths; or one path per line (which allows paths with spaces). Default: the whole repo. | no | . |
| format | Output format: human (default) or sarif. | no | human |
| output | Write output to this file (used with format: sarif, e.g. qcheck.sarif). A path with spaces is supported. | no | "" |
| args | Extra arguments for `qcheck verify` (e.g. --json). | no | "" |
Outputs
no outputs