romarq/Cargo Workspace Inheritance Check
Check and enforce workspace dependency inheritance in Cargo workspaces
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the workspace root | no | . |
| promotion-threshold | Minimum crate count before suggesting workspace promotion | no | 2 |
| promotion-failure | Treat promotion candidates as errors | no | false |
| format | Output format: human or json | no | human |
| no-fail | Exit 0 even when errors are found | no | false |
| fix | Automatically fix reported problems | no | false |
| version | Version of cargo-workspace-inheritance-check to install | no | latest |
Outputs
no outputs