gtkacz/Vulture GitHub Action
A GitHub Action of Vulture, a tool for finding dead Python code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments passed to Vulture. Use `vulture --help` to see available options. | no | — |
| src | Source to run vulture. Default: '.' | no | . |
| version | The version of vulture to use, e.g. "==2.11.0" | no | "" |
Outputs
no outputs