lojoja/Ruff
Check file formatting and/or lint files with ruff. Projects must specify ruff as a dependency.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | Whether to cache project dependencies. | no | true |
| command | The command to execute ("check" or "format"). | yes | — |
| package_manager | The package manager to use ("poetry" or "uv"). | no | uv |
| python_version | The python version to use in SemVer range syntax. | no | 3.14 |
| working_directory | The directory to execute commands in. | no | . |
Outputs
no outputs