laplaque/Chaffra Codebase Intelligence
Run chaffra analysis on your codebase: dead code, complexity, health, audit, and hotspots
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Chaffra command to run (health, dead-code, audit, hotspot) | no | health |
| path | Path to the repository root | no | . |
| format | Output format (terminal, json, markdown, pr-comment, annotations, codeclimate) | no | annotations |
| config | Path to .chaffra.toml configuration file | no | "" |
| version | Chaffra version to install (or "latest") | no | latest |
Outputs
| name | description |
|---|---|
| exit-code | Exit code from chaffra (0 = pass, 1 = findings/fail) |
| output | Raw output from chaffra |