lfreleng-actions/⛔️ Standalone Linting Action
Runs linting tools that do NOT run under pre-commit.ci
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_url | Download URL for pre-commit linting configuration file | no | — |
| dependencies_url | Download location for additional Python dependencies | no | — |
| branch_name | Checkout this branch name prior to running linting | — | — |
| path_prefix | Directory location containing project code | no | . |
| no_checkout | Do not checkout local repository; used for testing | no | false |
| python-version | Python version used to run pre-commit hooks | no | 3.12 |
Outputs
no outputs