ross412/py-stack-linter
A composite linter action for Python projects - runs Ruff, file structure checks, and Dockerfile validation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version to use for linting | no | 3.11 |
| ruff-version | Ruff version to use | no | 0.14.14 |
| run-structure-lint | Enable file structure linting | no | true |
| run-dockerfile-lint | Enable Dockerfile linting | no | true |
| trusted-registries | Comma-separated list of extra trusted registries for hadolint | no | "" |
Outputs
no outputs