galthran-wq/sloplint
Lint Python for AI slop (after Ruff) and report findings + software-quality metrics.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Files or directories to check (space-separated). | no | . |
| preview | Enable preview (unstable) rules. | no | false |
| config | Path to a sloplint.toml (otherwise discovered). | no | "" |
| comment | Post a PR comment with the findings summary (pull_request events only). | no | true |
| upload-sarif | Upload SARIF to GitHub code scanning for inline annotations. | no | true |
| badges-dir | If set, write metric badge SVGs + endpoint JSON into this directory. | no | "" |
| fail-on-findings | Fail the job when sloplint reports issues. | no | true |
| version | Release tag of a prebuilt binary to download (e.g. v0.2.0), or 'latest'. Falls back to building from source if unavailable. | no | latest |
Outputs
no outputs