daily-nerd/SCAR lint
Run `scar lint` as a CI gate — fails on unparseable scars, optionally on orphan-detected scars (#106).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-orphans | Exit non-zero when any scar is orphan-detected (passes --fail-orphans). | no | true |
| version | scar-cli version to install (PyPI version specifier, e.g. '0.11.0'). Empty = latest. | no | "" |
| args | Extra arguments appended verbatim to the `scar lint` invocation. | no | "" |
Outputs
no outputs