scdor/adopt-ruff
Adopt ruff easily
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ref | adopt-ruff reference to install | — | master |
| path | directory adopt-ruff will search for ruff violations. Default is CWD. | — | . |
| config-file-path | Path to the pyproject.toml/ruff.toml file. If not provided, adopt-ruff will attempt to locate it under cwd | — | "" |
| repo-name | name of the repository being checked | — | ${{ github.repository }} |
| include-sometimes-fixable | whether to count sometimes-fixable rules as fixable | — | False |
| include-preview | whether to count preview rules | — | True |
Outputs
no outputs