dutifuldev/Slophammer
Run a pinned Slophammer checker against a repository. Slophammer checks whether a project has the constraints that keep AI-generated code under control.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checker | Which checker to run: go, ts, or rs. | yes | — |
| version | Exact checker version to install, for example 0.2.0. The action refuses floating versions such as latest so breaking releases never land mid-pipeline. | yes | — |
| args | Arguments passed to the checker. | no | check . |
Outputs
no outputs